Skip to content

Commit

Permalink
small update to demos page
Browse files Browse the repository at this point in the history
  • Loading branch information
Abhiram824 committed Jan 12, 2025
1 parent dea5ba9 commit 66003f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/demos.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ The `demo_renderers.py` script shows how to use different renderers with the sim
```sh
$ python demo_renderers.py --renderer default
```
The `--renderer` flag can be set to `mujoco` or `default(default)
The `--renderer` flag can be set to `mujoco` or `default`

### Exporting to USD
Exporting to USD allows users to render **robosuite** trajectories in external renderers such as NVIDIA Omniverse and Blender. In order to export to USD you must install the required dependencies for the exporter.
Expand Down

0 comments on commit 66003f0

Please sign in to comment.