Skip to content

Commit edfc2d3

Browse files
authored
Update README.md
1 parent 22815e9 commit edfc2d3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ viewer.close()
4343
```
4444

4545
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+
4648
Double-click on a geom and hold `Ctrl` to apply forces (using right mouse button) and torques (using left mouse button).
4749

4850
![ezgif-2-6758c40cdf](https://user-images.githubusercontent.com/16384313/161459985-a47e74dc-92c9-4a0b-99fc-92d1b5b04163.gif)

0 commit comments

Comments
 (0)