- Install ROS 2
- Install ROS 2 development tools
sudo apt update && sudo apt install -y \ build-essential \ cmake \ git \ libbullet-dev \ python3-colcon-common-extensions \ python3-flake8 \ python3-pip \ python3-pytest-cov \ python3-rosdep \ python3-setuptools \ python3-vcstool \ openssh-server \ wget
- Git clone the repository and install dependencies
git clone https://github.com/yerikvaliyev/delivery_ws.git cd ~/delivery_ws vcs import src < delivery_bot.repos source /opt/ros/humble/setup.bash rosdep update rosdep install --from-paths src --ignore-src -r -y --rosdistro humble
- Build Package
cd ~/delivery_ws source /opt/ros/humble/setup.bash colcon build --symlink-install --executor sequential source ~/delivery_ws/install/local_setup.bash
-
Notifications
You must be signed in to change notification settings - Fork 0
abutalipovvv/del_bot
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published