Skip to content

Commit

Permalink
Update README.md (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
tpoignonec authored Oct 25, 2023
1 parent 416e056 commit 16c2cb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -226,8 +226,8 @@ TODO
```shell
source /opt/ros/humble/setup.bash
cd <ws>/src
rosdep install --ignore-src --from-paths . -y -r
vcs import . < ft_tools_ros2/ft_tools_examples/ft_tools_examples.repos
rosdep install --ignore-src --from-paths . -y -r
cd ..
colcon build --cmake-args -DCMAKE_BUILD_TYPE=Release --symlink-install
```
Expand Down

0 comments on commit 16c2cb5

Please sign in to comment.