You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 13, 2017. It is now read-only.
Is this possible? For example, I want to use the MoveItSimpleControllerManager to control the UR5 arm. But I've put the PR2 gripper onto it, and so would like to also use the PR2 controller manager.
Is it possible to do this in MoveIt? Afaik there is the one parameter moveit_controller_manager_name that can only be set to one for movegroup. Or can I pull up multiple move groups?
One possible solution: Add a paremeter inside the controllers.yaml config used for moveit called "controller_manager" which will change the moveit_controller_manager_name w.r.t what controller manager is being used at the time.
Is this possible? For example, I want to use the MoveItSimpleControllerManager to control the UR5 arm. But I've put the PR2 gripper onto it, and so would like to also use the PR2 controller manager.
Is it possible to do this in MoveIt? Afaik there is the one parameter moveit_controller_manager_name that can only be set to one for movegroup. Or can I pull up multiple move groups?
One possible solution: Add a paremeter inside the controllers.yaml config used for moveit called "controller_manager" which will change the moveit_controller_manager_name w.r.t what controller manager is being used at the time.
Originally opened here: moveit/moveit_core#237 (comment)
The text was updated successfully, but these errors were encountered: