Skip to content

Commit

Permalink
Update teleoperation.md
Browse files Browse the repository at this point in the history
  • Loading branch information
StoneT2000 committed Mar 3, 2024
1 parent d50fc86 commit b1b1768
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/data_collection/teleoperation.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Usability: Extremely easy to generate fine-grained demonstrations

Limitations: Limited to only solving less dynamical tasks with two-finger grippers like picking up a cube. Tasks like throwing a cube would not be possible.

To start the system run
To start the system you can specify an environment id with `-e` and run
```bash
python -m mani_skill2.examples.interactive_teleop.py -e "PickCube-v1"
```
Expand Down

0 comments on commit b1b1768

Please sign in to comment.