18 bool mbcToOutMbc_ =
true;
23 bool copyJointCommand_ =
true;
24 bool copyJointVelocityCommand_ =
true;
25 bool copyJointAccelerationCommand_ =
true;
26 bool copyJointTorqueCommand_ =
true;
30 bool encodersToOutMbc_ =
false;
32 bool encodersToOutMbcOnce_ =
true;
34 bool enforceMimics_ =
true;
41 bool copyPosWorld_ =
true;
43 #define ROBOT_CONVERTER_PROPERTY(NAME) \
44 inline RobotConverterConfig & NAME(bool b) noexcept \
60 #undef ROBOT_CONVERTER_PROPERTY