Update MuJoCo version to 3.11.0 in preparation for breaking changes release.
PiperOrigin-RevId: 950824721 Change-Id: Icc06b10ea69f5dd84e100eb75233f1598c2cbf88
This commit is contained in:
committed by
Copybara-Service
parent
8196ca17f8
commit
b942c9f922
@@ -16,7 +16,7 @@
|
||||
#define MUJOCO_MUJOCO_H_
|
||||
|
||||
// header version; should match the library version as returned by mj_version()
|
||||
#define mjVERSION_HEADER 3010001
|
||||
#define mjVERSION_HEADER 3011000
|
||||
|
||||
// needed to define size_t, fabs and log10
|
||||
#include <stdlib.h>
|
||||
|
||||
Reference in New Issue
Block a user