Shorten section title

PiperOrigin-RevId: 526727580
Change-Id: Ibfeb752e5cde480beee04032df047c1124983d54
This commit is contained in:
Yuval Tassa
2023-04-24 12:46:54 -07:00
committed by Copybara-Service
parent 51126caf3f
commit d65bffd8ff
+2 -2
View File
@@ -426,8 +426,8 @@ threaded operation.
.. _PyMjpy_migration:
Migration Notes for mujoco-py
=============================
Migration from mujoco-py
========================
In mujoco-py, the main entry point is the `MjSim <https://github.com/openai/mujoco-py/blob/master/mujoco_py/mjsim.pyx>`_
class. Users construct a stateful ``MjSim`` instance from an MJCF model (similar to ``dm_control.Physics``), and this