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

sr_robot_commander can get wrong prefix in multi hand systems #192

Open
dg-shadow opened this issue Oct 17, 2016 · 0 comments
Open

sr_robot_commander can get wrong prefix in multi hand systems #192

dg-shadow opened this issue Oct 17, 2016 · 0 comments

Comments

@dg-shadow
Copy link
Contributor

dg-shadow commented Oct 17, 2016

Except for the move groups right_hand/left_hand/right_arm/left_arm, sr_robot_commander uses a hand finder to get the prefix for the trajectory controller name. This means any commander instantiated in this way (e.g. for individual fingers) will always control the first hand, regardless of which hand is desired. There is now a solution possible using the (as yet unmerged) optional argument prefix when instantiating the commander. sr_hand/arm_commander should both be modified to provide their own prefixes. This would also remove hand/arm specific code, making sr_robot_commander more general.

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

No branches or pull requests

1 participant