Skip to content

sr_robot_commander can get wrong prefix in multi hand systems #192

Description

@dg-shadow

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions