Update MuJoCo to v3.1.0 for release.
PiperOrigin-RevId: 590256664 Change-Id: I42ad788d609dde0ff00b13a2e456b2a8d3d9e952
This commit is contained in:
committed by
Copybara-Service
parent
53883ce86a
commit
fcebdf4d09
@@ -522,7 +522,7 @@ shown in the table below. Their names are in the format ``mjKEY_XXX``. They corr
|
||||
- Maximum number of UI rectangles.
|
||||
Defined in `mjui.h <https://github.com/google-deepmind/mujoco/blob/main/include/mujoco/mjui.h>`_.
|
||||
* - ``mjVERSION_HEADER``
|
||||
- 302
|
||||
- 310
|
||||
- The version of the MuJoCo headers; changes with every release. This is an integer equal to 100x the software
|
||||
version, so 210 corresponds to version 2.1. Defined in mujoco.h. The API function :ref:`mj_version` returns a
|
||||
number with the same meaning but for the compiled library.
|
||||
|
||||
Reference in New Issue
Block a user