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

Added actionlib interface to forward_joint_group_command_controller #569

Open
wants to merge 5 commits into
base: noetic-devel
Choose a base branch
from

Conversation

egordon
Copy link

@egordon egordon commented Jun 5, 2021

In service of #568

Prerequisite: ros-controls/control_msgs#60

Tested via velocity_controllers/JointGroupVelocityController on Kinova JACO2

@egordon
Copy link
Author

egordon commented Jun 10, 2021

Test code (Python 3):
test_JointGroupCommandAction.txt

Tested behaviors:

  • actionlib velocity commands (0.1, -0.1) with timeouts (0, 1, 5, 15)
  • Preempted actionlib goal using the /command subscriber interface during goal execution

@egordon egordon marked this pull request as ready for review June 10, 2021 22:41
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