Add a disable flag for sensors.
PiperOrigin-RevId: 469473066 Change-Id: I296ed790c6261c4fb15b349540edcb77e53e0567
This commit is contained in:
committed by
Copybara-Service
parent
83ce236479
commit
090fe2db3f
@@ -51,7 +51,8 @@ const char* mjDISABLESTRING[mjNDISABLE] = {
|
||||
"Warmstart",
|
||||
"Filterparent",
|
||||
"Actuation",
|
||||
"Refsafe"
|
||||
"Refsafe",
|
||||
"Sensor"
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user