diff --git a/doc/python.rst b/doc/python.rst index 22bae1f3..c70764de 100644 --- a/doc/python.rst +++ b/doc/python.rst @@ -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 `_ class. Users construct a stateful ``MjSim`` instance from an MJCF model (similar to ``dm_control.Physics``), and this