Skip to content

Commit

Permalink
Update docs/tutorials/ros2.md
Browse files Browse the repository at this point in the history
Co-authored-by: Silvio Traversaro <[email protected]>
  • Loading branch information
ruben-arts and traversaro authored Apr 4, 2024
1 parent 8236119 commit 0d24c83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorials/ros2.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ pixi run ros2 pkg create --build-type ament_python --destination-directory src -

To build the package we need some more dependencies:
```shell
pixi add colcon-core colcon-ros
pixi add colcon-common-extensions
```
Add the created initialization script for the ros workspace to your manifest file.

Expand Down

0 comments on commit 0d24c83

Please sign in to comment.