Skip to content

Commit

Permalink
Minor update on the README file compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
ipa-nhg committed Apr 25, 2024
1 parent d6f0b68 commit 96cd2a4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Then the workspace must be compiled using the common ROS 2 build command:
```
mkdir -p ros2_ws/src
cd ros2_ws/
cp PATHtoTHISPackage/«system.name» src/.
cp -r PATHtoTHISPackage/«system.name» src/.
rosdep install --from-path src/ -i -y
colcon build
source install/setup.bash
Expand Down

0 comments on commit 96cd2a4

Please sign in to comment.