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
For the "gripper" xacro, there are placeholder limits on the effort and velocity that were necessary to add in order to add position limits. Because the gripper can be controlled by different actuators, and the actuator is a separate component, technically these are undefined, but must be added to the URDF.
We should consider a cleaner solution here, perhaps by adding a param of "driving module type".
The text was updated successfully, but these errors were encountered:
For the "gripper" xacro, there are placeholder limits on the effort and velocity that were necessary to add in order to add position limits. Because the gripper can be controlled by different actuators, and the actuator is a separate component, technically these are undefined, but must be added to the URDF.
We should consider a cleaner solution here, perhaps by adding a param of "driving module type".
The text was updated successfully, but these errors were encountered: