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
The gripper can receive three different commands for a movement, that is, position, speed and force
Currently, only position is being sent with max speed and max force hardcoded.
No ros controller can work with such a setup, so the idea would be to create a new one that exposes those commands through an action similar to the GripperActionController
The text was updated successfully, but these errors were encountered:
The gripper can receive three different commands for a movement, that is, position, speed and force
Currently, only position is being sent with max speed and max force hardcoded.
No ros controller can work with such a setup, so the idea would be to create a new one that exposes those commands through an action similar to the GripperActionController
The text was updated successfully, but these errors were encountered: