Update MuJoCo version from 3.5.0 to 3.5.1 following the 3.5.0 release
PiperOrigin-RevId: 869654894 Change-Id: I9cacaf4cbb70ad17faa24c3c30ec38ffe91b5deb
This commit is contained in:
committed by
Copybara-Service
parent
496f6b47fc
commit
42958aab81
@@ -16,7 +16,7 @@
|
||||
#define MUJOCO_MUJOCO_H_
|
||||
|
||||
// header version; should match the library version as returned by mj_version()
|
||||
#define mjVERSION_HEADER 3005000
|
||||
#define mjVERSION_HEADER 3005001
|
||||
|
||||
// needed to define size_t, fabs and log10
|
||||
#include <stdlib.h>
|
||||
|
||||
Reference in New Issue
Block a user