Skip to content

Fix gripper config file #132

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

Open
wants to merge 2 commits into
base: humble
Choose a base branch
from

Conversation

danielsanjosepro
Copy link

@danielsanjosepro danielsanjosepro commented May 6, 2025

Closes #121.
Closes #133.

I simply:

  • Updated franka_gripper_node.yaml to accept any gripper name (it was set to franka_gripper but the gripper is called arm_id+gripper)
  • Updated the state publish rate of the gripper config, since it can maximally publish at 15 Hz, not 50.
  • Updated the name of the gripper in the gripper launch file from arm_id + "_gripper" to "franka_gripper". The franka.launch.py file expects the girpper to be called that way.

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

Successfully merging this pull request may close these issues.

Gripper config uses wrong name and can not publish at 50 Hz frequency Gripper wrong name leads to now real update of the joints states
1 participant