Skip to content

Fix gripper command ordering: send position last - #110

Open
alpha3141 wants to merge 1 commit into
PickNikRobotics:mainfrom
alpha3141:fix_command_order
Open

Fix gripper command ordering: send position last#110
alpha3141 wants to merge 1 commit into
PickNikRobotics:mainfrom
alpha3141:fix_command_order

Conversation

@alpha3141

Copy link
Copy Markdown

Before this change the position command was sent first, which started the motion using the previously configured velocity and effort. If a high velocity/effort had been sent earlier, the gripper would begin moving quickly even when the new action command specified a low velocity. This caused an undesired initial fast movement.

Before this change the position command was sent first, which started the motion using the previously configured velocity and effort. If a high velocity/effort had been sent earlier, the gripper would begin moving quickly even when the new action command specified a low velocity. This caused an undesired initial fast movement.
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