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
Take into account when some joints are not controlled.
In the case of the Franka robot, the URDF model does not propose position
control via ROS control for the fingers. In this case the control vector
is smaller than the encoder reading vector.
This commit makes the asumption that the not controlled joints are at the end
of the control vector. Some work is needed to make this more general.
0 commit comments