Added rosdep command to docs
This commit is contained in:
parent
d0b9c22eee
commit
a2696e9710
@ -1,5 +1,11 @@
|
||||
# Temporary FT24 control repo
|
||||
|
||||
## Initial setup
|
||||
To install all necessary dependencies, run:
|
||||
```
|
||||
rosdep install --from-paths src -y --ignore-src
|
||||
```
|
||||
|
||||
## Robot Control
|
||||
The robot control is implemented in the `ft24_control` package and can be launched with \
|
||||
`ros2 launch ft24_control launch_robot.py`.\
|
||||
|
Loading…
x
Reference in New Issue
Block a user