We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22815e9 commit edfc2d3Copy full SHA for edfc2d3
README.md
@@ -43,6 +43,8 @@ viewer.close()
43
```
44
45
The render should pop up and the simulation should be running.
46
+A more complete example script can be found [here](https://github.com/rohanpsingh/mujoco-python-viewer/blob/main/examples/sample.py).
47
+
48
Double-click on a geom and hold `Ctrl` to apply forces (using right mouse button) and torques (using left mouse button).
49
50

0 commit comments