Update README.md
This commit is contained in:
parent
af28ff54c4
commit
059bd619c1
|
@ -84,8 +84,9 @@ You can launch the z1 Gazebo simulation with the following command:
|
|||
roslaunch unitree_gazebo z1.launch
|
||||
```
|
||||
|
||||
After launching the gazebo simulation, you can start to control the z1 robot by z1_sdk. see [z1_documentation](dev-z1.unitree.com/5-sdk/run.html)
|
||||
You can also send ros commands derectly to z1 robot:
|
||||
After launching the gazebo simulation, you can start to control the z1 robot by z1_sdk.
|
||||
see [z1_documentation](dev-z1.unitree.com/5-sdk/run.html)
|
||||
You can also send ros commands directly to z1 robot:
|
||||
```
|
||||
rosrun z1_controller unitree_move_z1
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue