Skip to content

Commit

Permalink
Merge pull request #4 from PickNikRobotics/add-rosdep-install-instruc…
Browse files Browse the repository at this point in the history
…tion

Add rosdep install instruction
  • Loading branch information
dyackzan authored Nov 29, 2023
2 parents 6dfdf9a + 9d7e669 commit cdbbcd7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ git clone -b ros2 https://github.com/PickNikRobotics/ros2_kortex_vision.git
```
```bash
cd ~/colcon_ws/
rosdep install --from-paths . --ignore-src -r -y
colcon build
```

Expand Down

0 comments on commit cdbbcd7

Please sign in to comment.