Variables
sr_example::commander::sr_right_print_joints_position Namespace Reference

Variables

tuple all_joints_state = hand_commander.get_joints_position()
dictionary arm_joints_state = {k: v for k, v in all_joints_state.items() if k.startswith("ra_")}
tuple hand_commander = SrHandCommander()
dictionary hand_joints_state = {k: v for k, v in all_joints_state.items() if k.startswith("rh_")}

Variable Documentation

Definition at line 12 of file sr_right_print_joints_position.py.

dictionary sr_example::commander::sr_right_print_joints_position::arm_joints_state = {k: v for k, v in all_joints_state.items() if k.startswith("ra_")}

Definition at line 15 of file sr_right_print_joints_position.py.

Definition at line 8 of file sr_right_print_joints_position.py.

dictionary sr_example::commander::sr_right_print_joints_position::hand_joints_state = {k: v for k, v in all_joints_state.items() if k.startswith("rh_")}

Definition at line 14 of file sr_right_print_joints_position.py.



sr_example
Author(s): Ugo Cupcic
autogenerated on Fri Aug 21 2015 12:25:43