add missing melodic package

This commit is contained in:
Rustem Galiullin 2024-09-12 16:17:18 +04:00 committed by GitHub
parent a615577409
commit 3d0a1f18eb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ Simulation related: `unitree_gazebo`, `unitree_legged_control`
For ROS Melodic:
```
sudo apt-get install ros-melodic-controller-interface ros-melodic-gazebo-ros-control ros-melodic-joint-state-controller ros-melodic-effort-controllers ros-melodic-joint-trajectory-controller
sudo apt-get install ros-melodic-controller-interface ros-melodic-gazebo-ros-control ros-melodic-joint-state-controller ros-melodic-effort-controllers ros-melodic-joint-trajectory-controller ros-melodic-robot-state-publisher
```
For ROS Kinetic:
```
@ -85,4 +85,4 @@ roslaunch unitree_gazebo z1.launch
```
After launching the gazebo simulation, you can start to control the z1 robot by z1_sdk.
see [z1_documentation](https://dev-z1.unitree.com)
see [z1_documentation](https://dev-z1.unitree.com)