You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From what I understand, the "Position" control mode is the default control mode of "SetReference" block. I think this is far from ideal, as the "Position" could make sense in Simulink context only if the user is aware of the fact that is sending a reference to a trajectory generator, and so does not frequently change the reference value (see
From what I understand, the "Position" control mode is the default control mode of "SetReference" block. I think this is far from ideal, as the "Position" could make sense in Simulink context only if the user is aware of the fact that is sending a reference to a trajectory generator, and so does not frequently change the reference value (see
wb-toolbox/toolbox/library/src/SetReferences.cpp
Lines 407 to 426 in 7804a8e
At the minimum, we should change the default control mode to something less "strange", for example position direct.
The text was updated successfully, but these errors were encountered: