Skip to content

Commit 7a2ad8f

Browse files
Merge pull request google-deepmind#2436 from aftersomemath:rollout-notebook-pr
PiperOrigin-RevId: 728706864 Change-Id: I8f3a507234c4265564a4fee9df0ab8111ff7dd85
2 parents b0e9d08 + 3e56d2a commit 7a2ad8f

File tree

2 files changed

+1676
-0
lines changed

2 files changed

+1676
-0
lines changed

doc/changelog.rst

+10
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,16 @@ MJX
5454
- Added support for spatial tendons with internal sphere and cylinder wrapping.
5555
- Fix a bug with box-box collisions :github:issue:`2356`.
5656

57+
Python bindings
58+
^^^^^^^^^^^^^^^
59+
60+
- Added a pedagogical colab notebook for ``mujoco.rollout``, a Python module for multithreaded simulation rollouts.
61+
It is available here |rollout_colab|.
62+
|br| Contribution by :github:user:`aftersomemath`.
63+
64+
.. |rollout_colab| image:: https://colab.research.google.com/assets/colab-badge.svg
65+
:target: https://colab.research.google.com/github/google-deepmind/mujoco/blob/main/python/rollout.ipynb
66+
5767
Version 3.2.7 (Jan 14, 2025)
5868
----------------------------
5969

0 commit comments

Comments
 (0)