MuJoCo Warp documentation: named access / bind.

PiperOrigin-RevId: 842689646
Change-Id: I5b7920dd5df5838497943da20da4aa61a68f0ec2
This commit is contained in:
Taylor Howell
2025-12-10 06:00:24 -08:00
committed by Copybara-Service
parent f150e72b34
commit d0cf2a3ca5
+5
View File
@@ -450,6 +450,11 @@ Orientations are represented as unit quaternions and follow :ref:`MuJoCo's conve
`math.py <https://github.com/google-deepmind/mujoco_warp/blob/main/mujoco_warp/_src/math.py>`__ for the
implementations.
**Does MJWarp have a named access API / bind?**
No. Updates for this feature are tracked in this
`GitHub issue <https://github.com/google-deepmind/mujoco_warp/issues/884>`__.
Compilation
-----------