Skip to content

Fixed position clamping in robotiq_gripper.cpp

This fix is related to !60 (merged) - !60 (merged) only is complete with this change. Position clamping should never be used to avoid that the gripper stops too early. The measure position is only for giving the user information about the measured travel distance but not for limiting the move.

Edited by Uwe Kindler

Merge request reports