Allow more than 1 activation state per actuator, but only for dyntype user.
Fixes #305. PiperOrigin-RevId: 486597273 Change-Id: I3eb806f60949e68ebe6cbe35a6e66218a167ed45
This commit is contained in:
committed by
Copybara-Service
parent
0514010928
commit
36b30e4500
@@ -24,6 +24,7 @@
|
||||
X( int, actuator_, biastype, nu, 1 ) \
|
||||
X( int, actuator_, trnid, nu, 2 ) \
|
||||
X( int, actuator_, actadr, nu, 1 ) \
|
||||
X( int, actuator_, actnum, 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