Skip to content

Commit

Permalink
Update Templates/Ros2RoboticManipulationTemplate/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jan Hanca <134940295+jhanca-robotecai@users.noreply.github.com>
Signed-off-by: Michał Pełka <michalpelka@gmail.com>
  • Loading branch information
michalpelka and jhanca-robotecai authored Aug 30, 2023
1 parent be4f6ac commit 76df228
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Templates/Ros2RoboticManipulationTemplate/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Make sure that your system meets [Requirements](https://development--o3deorg.net

Install ROS2 dependencies for this template:
```bash
sudo apt install ros-humble-moveit ros-humble-moveit-resources ros-humble-depth-image-proc
sudo apt install ros-${ROS_DISTRO}-moveit ros-${ROS_DISTRO}-moveit-resources ros-${ROS_DISTRO}-depth-image-proc
```
## How to set up a new project with the template

Expand Down

0 comments on commit 76df228

Please sign in to comment.