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

Moves franka_gazebo grasp action parameters #6

Conversation

rickstaa
Copy link
Owner

@rickstaa rickstaa commented Oct 4, 2021

This pull request moves the resting_threshold and consecutive_samples grasp parameters on the base ns. This was done since they also affect the gripper_command action (see frankaemika#172). Before this is merged, the documentation also needs to be modified, see frankaemika/docs#13.

This commit makes sure that users can also send gripper widths between
0.0 and 0.08. In the old version the gripper would only open and close
based on whether the set gripper width was smaller or bigger than the
current width.
This commit improves the gripper PID gains since the old gains caused
the gripper to oscillate around a given setpoint (see frankaemika#172).
base ns

This commit mose the `resting_threshold` and `consecutive_samples` to
the base ns since they also apply to the `gripper_action` action server
(see frankaemika#172).
@rickstaa rickstaa force-pushed the fixes_gazebo_gripper_command_action branch 3 times, most recently from 286feb6 to a706b12 Compare October 20, 2021 10:49
@rickstaa rickstaa closed this Nov 22, 2021
@rickstaa rickstaa deleted the move_gazebo_gasp_parameters branch November 22, 2021 19:59
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.

1 participant