We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b0e9d08 + 3e56d2a commit 7a2ad8fCopy full SHA for 7a2ad8f
doc/changelog.rst
@@ -54,6 +54,16 @@ MJX
54
- Added support for spatial tendons with internal sphere and cylinder wrapping.
55
- Fix a bug with box-box collisions :github:issue:`2356`.
56
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
67
Version 3.2.7 (Jan 14, 2025)
68
----------------------------
69
0 commit comments