Variables | |
| anonymous | |
| arm_commander = SrArmCommander(name="left_arm", set_ground=False) | |
| dictionary | arm_joints_goal_1 |
| dictionary | arm_joints_goal_2 |
| hand_commander = SrHandCommander(name="left_hand", prefix="lh") | |
| dictionary | hand_joints_goal_1 |
| dictionary | hand_joints_goal_2 |
| dictionary | hand_joints_goal_3 = {'lh_FFJ1': 0.35, 'lh_FFJ2': 0.0, 'lh_FFJ3': 0.0} |
| joint_goals = hand_joints_goal_1 | |
| sr_basic_left_hand_arm_example.anonymous |
Definition at line 28 of file sr_basic_left_hand_arm_example.py.
| sr_basic_left_hand_arm_example.arm_commander = SrArmCommander(name="left_arm", set_ground=False) |
Definition at line 31 of file sr_basic_left_hand_arm_example.py.
| dictionary sr_basic_left_hand_arm_example.arm_joints_goal_1 |
Definition at line 57 of file sr_basic_left_hand_arm_example.py.
| dictionary sr_basic_left_hand_arm_example.arm_joints_goal_2 |
Definition at line 62 of file sr_basic_left_hand_arm_example.py.
| sr_basic_left_hand_arm_example.hand_commander = SrHandCommander(name="left_hand", prefix="lh") |
Definition at line 30 of file sr_basic_left_hand_arm_example.py.
| dictionary sr_basic_left_hand_arm_example.hand_joints_goal_1 |
Definition at line 43 of file sr_basic_left_hand_arm_example.py.
| dictionary sr_basic_left_hand_arm_example.hand_joints_goal_2 |
Definition at line 49 of file sr_basic_left_hand_arm_example.py.
| dictionary sr_basic_left_hand_arm_example.hand_joints_goal_3 = {'lh_FFJ1': 0.35, 'lh_FFJ2': 0.0, 'lh_FFJ3': 0.0} |
Definition at line 55 of file sr_basic_left_hand_arm_example.py.
| sr_basic_left_hand_arm_example.joint_goals = hand_joints_goal_1 |
Definition at line 72 of file sr_basic_left_hand_arm_example.py.