Variables | |
| anonymous | |
| arm_commander = SrArmCommander() | |
| dictionary | arm_joints_goal_1 |
| dictionary | arm_joints_goal_2 |
| hand_commander = SrHandCommander() | |
| dictionary | hand_joints_goal_1 |
| dictionary | hand_joints_goal_2 |
| dictionary | hand_joints_goal_3 = {'rh_FFJ1': 0.35, 'rh_FFJ2': 0.0, 'rh_MFJ3': 0.0} |
| joint_goals = hand_joints_goal_1 | |
| sr_basic_right_hand_arm_example.anonymous |
Definition at line 28 of file sr_basic_right_hand_arm_example.py.
| sr_basic_right_hand_arm_example.arm_commander = SrArmCommander() |
Definition at line 31 of file sr_basic_right_hand_arm_example.py.
| dictionary sr_basic_right_hand_arm_example.arm_joints_goal_1 |
Definition at line 57 of file sr_basic_right_hand_arm_example.py.
| dictionary sr_basic_right_hand_arm_example.arm_joints_goal_2 |
Definition at line 62 of file sr_basic_right_hand_arm_example.py.
| sr_basic_right_hand_arm_example.hand_commander = SrHandCommander() |
Definition at line 30 of file sr_basic_right_hand_arm_example.py.
| dictionary sr_basic_right_hand_arm_example.hand_joints_goal_1 |
Definition at line 43 of file sr_basic_right_hand_arm_example.py.
| dictionary sr_basic_right_hand_arm_example.hand_joints_goal_2 |
Definition at line 49 of file sr_basic_right_hand_arm_example.py.
| dictionary sr_basic_right_hand_arm_example.hand_joints_goal_3 = {'rh_FFJ1': 0.35, 'rh_FFJ2': 0.0, 'rh_MFJ3': 0.0} |
Definition at line 55 of file sr_basic_right_hand_arm_example.py.
| sr_basic_right_hand_arm_example.joint_goals = hand_joints_goal_1 |
Definition at line 72 of file sr_basic_right_hand_arm_example.py.