You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/demos.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -174,7 +174,7 @@ The `demo_renderers.py` script shows how to use different renderers with the sim
174
174
```sh
175
175
$ python demo_renderers.py --renderer default
176
176
```
177
-
The `--renderer` flag can be set to `mujoco` or `default(default)
177
+
The `--renderer` flag can be set to `mujoco` or `default`
178
178
179
179
### Exporting to USD
180
180
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.
0 commit comments