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