Bump MuJoCo version to 3.2.6.
PiperOrigin-RevId: 693472991 Change-Id: Ic202f52dd42c55c43ba05ca21b5cc6a4024b0c72
This commit is contained in:
committed by
Copybara-Service
parent
f9569cdab0
commit
276f5b04cd
@@ -42,8 +42,8 @@
|
||||
|
||||
//-------------------------- Constants -------------------------------------------------------------
|
||||
|
||||
#define mjVERSION 325
|
||||
#define mjVERSIONSTRING "3.2.5"
|
||||
#define mjVERSION 326
|
||||
#define mjVERSIONSTRING "3.2.6"
|
||||
|
||||
// names of disable flags
|
||||
const char* mjDISABLESTRING[mjNDISABLE] = {
|
||||
|
||||
Reference in New Issue
Block a user