Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions doc/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
### Real Robot Arm

```bash
roslaunch z1_bingup real_arm.launch rivz:=true
roslaunch z1_bringup real_arm.launch rivz:=true
```

### Simulated Robot Arm
Expand Down Expand Up @@ -78,4 +78,4 @@ The user can also easily control the motors directly.
```bash
rosrun z1_sdk example_lowcmd
rosrun z1_sdk example_lowcmd.py
```
```