Update MuJoCo to version 2.1.3.
PiperOrigin-RevId: 436727767 Change-Id: I9b1b0084021e83f790efa46eab9a980cbde4953f
This commit is contained in:
committed by
Saran Tunyasuvunakool
parent
d1db62c6bd
commit
df048e54c0
+1
-1
@@ -24,7 +24,7 @@ extern "C" {
|
||||
#endif
|
||||
|
||||
// header version; should match the library version as returned by mj_version()
|
||||
#define mjVERSION_HEADER 212
|
||||
#define mjVERSION_HEADER 213
|
||||
|
||||
// needed to define size_t, fabs and log10
|
||||
#include "stdlib.h"
|
||||
|
||||
Reference in New Issue
Block a user