Remove requirement that stateless actuators come before stateful actuators.
PiperOrigin-RevId: 484332415 Change-Id: I1dae92c0f8e027e4ca71c20ea3f68b2926526f53
This commit is contained in:
committed by
Copybara-Service
parent
f905c7fb7f
commit
0eb7f871b9
@@ -23,6 +23,7 @@
|
||||
X( int, actuator_, gaintype, nu, 1 ) \
|
||||
X( int, actuator_, biastype, nu, 1 ) \
|
||||
X( int, actuator_, trnid, nu, 2 ) \
|
||||
X( int, actuator_, actadr, nu, 1 ) \
|
||||
X( int, actuator_, group, nu, 1 ) \
|
||||
X( mjtByte, actuator_, ctrllimited, nu, 1 ) \
|
||||
X( mjtByte, actuator_, forcelimited, nu, 1 ) \
|
||||
|
||||
Reference in New Issue
Block a user