Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What are units for the "gripper_closed_position" in the 2f 140? #59

Open
ashwinvkNV opened this issue Jul 13, 2024 · 0 comments
Open

What are units for the "gripper_closed_position" in the 2f 140? #59

ashwinvkNV opened this issue Jul 13, 2024 · 0 comments

Comments

@ashwinvkNV
Copy link

The revolute joint here specifies a lower and upper limit of 0 and 0.7.

And believe the gripper_closed_position in the xacro file is based on these limits.

But I think the data being sent to the physical gripper actually controls the linear distance between the fingers. Refer to in "Register: POSITION REQUEST Address: Byte 3" on page 42 of the gripper manual

If this is true, what is the units for the "gripper_closed_position". Since it actual refers for the distance between the fingers and not an actual revolute joint.

Reference line of where "gripper_closed_position" is used:
https://github.com/PickNikRobotics/ros2_robotiq_gripper/blob/main/robotiq_driver/src/hardware_interface.cpp#L294

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant