Go to the source code of this file.
Namespaces | |
sr_print_hand_joints_position | |
Variables | |
sr_print_hand_joints_position.all_joints_state = hand_commander.get_joints_position() | |
sr_print_hand_joints_position.angle_type = args.angle_type | |
sr_print_hand_joints_position.anonymous | |
sr_print_hand_joints_position.args = parser.parse_args() | |
sr_print_hand_joints_position.default | |
sr_print_hand_joints_position.hand_commander = SrHandCommander(hand_parameters=hand_parameters, hand_serial=hand_serial[i]) | |
sr_print_hand_joints_position.hand_finder = HandFinder() | |
dictionary | sr_print_hand_joints_position.hand_joints_state |
sr_print_hand_joints_position.hand_parameters = hand_finder.get_hand_parameters() | |
sr_print_hand_joints_position.hand_serial = hand_parameters.mapping.keys() | |
sr_print_hand_joints_position.help | |
sr_print_hand_joints_position.parser | |
sr_print_hand_joints_position.prefix = hand_parameters.mapping.values() | |
int | sr_print_hand_joints_position.scale = 1 |