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

Add velocity to gripper command (backport #99) #129

Merged
merged 1 commit into from
May 8, 2024

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Apr 9, 2024

Many robot grippers support effort, position, and velocity controls. The current technique to set the velocity involves reading a hardcoded value from the URDF. This is problematic when the user wants to change the gripper velocity at runtime. I propose a new gripper action message that supports a target_velocity field.

This PR is related to the controller developed in ros-controls/ros2_controllers#1002


This is an automatic backport of pull request #99 done by [Mergify](https://mergify.com).

@mergify mergify bot mentioned this pull request Apr 9, 2024
@bmagyar bmagyar merged commit ee2f9c4 into humble May 8, 2024
5 checks passed
@bmagyar bmagyar deleted the mergify/bp/humble/pr-99 branch May 8, 2024 17: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.

2 participants