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