We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1413d57 commit 35f774cCopy full SHA for 35f774c
CMakeLists.txt
@@ -56,12 +56,12 @@ set(MUJOCO_BUILD_TESTS OFF)
56
set(MUJOCO_TEST_PYTHON_UTIL OFF)
57
58
set(MUJOCO_MPC_MUJOCO_GIT_TAG
59
- 893c4042302e5a5738dbc462466e746f2bbc1ea5
+ 3.1.1
60
CACHE STRING "Git revision for MuJoCo."
61
)
62
63
set(MUJOCO_MPC_MENAGERIE_GIT_TAG
64
- 94ea114fa8c60a0fd542c8e1ffeb997204acbea2
+ 8ef01e87fffaa8ec634a4826c5b2092733b2f3c8
65
CACHE STRING "Git revision for MuJoCo Menagerie."
66
67
0 commit comments