Variables | |
anonymous | |
arm_commander = SrArmCommander(name="left_arm", set_ground=False) | |
dictionary | arm_joint_goals_1 |
dictionary | arm_joint_goals_2 |
dictionary | arm_joint_goals_3 |
dictionary | arm_joint_goals_4 |
dictionary | arm_joint_goals_5 |
dictionary | arm_joint_goals_6 |
dictionary | arm_joint_goals_7 |
dictionary | arm_joint_goals_8 |
hand_commander = SrHandCommander(name="left_hand", prefix="lh") | |
dictionary | hand_joint_goals_1 |
dictionary | hand_joint_goals_2 |
dictionary | hand_joint_goals_3 |
dictionary | hand_joint_goals_4 |
dictionary | hand_joint_goals_5 |
dictionary | joint_goals = hand_joint_goals_1 |
string | named_target = "la_home" |
sr_left_pick_place_example.anonymous |
Definition at line 37 of file sr_left_pick_place_example.py.
sr_left_pick_place_example.arm_commander = SrArmCommander(name="left_arm", set_ground=False) |
Definition at line 40 of file sr_left_pick_place_example.py.
dictionary sr_left_pick_place_example.arm_joint_goals_1 |
Definition at line 73 of file sr_left_pick_place_example.py.
dictionary sr_left_pick_place_example.arm_joint_goals_2 |
Definition at line 77 of file sr_left_pick_place_example.py.
dictionary sr_left_pick_place_example.arm_joint_goals_3 |
Definition at line 81 of file sr_left_pick_place_example.py.
dictionary sr_left_pick_place_example.arm_joint_goals_4 |
Definition at line 85 of file sr_left_pick_place_example.py.
dictionary sr_left_pick_place_example.arm_joint_goals_5 |
Definition at line 89 of file sr_left_pick_place_example.py.
dictionary sr_left_pick_place_example.arm_joint_goals_6 |
Definition at line 93 of file sr_left_pick_place_example.py.
dictionary sr_left_pick_place_example.arm_joint_goals_7 |
Definition at line 97 of file sr_left_pick_place_example.py.
dictionary sr_left_pick_place_example.arm_joint_goals_8 |
Definition at line 101 of file sr_left_pick_place_example.py.
sr_left_pick_place_example.hand_commander = SrHandCommander(name="left_hand", prefix="lh") |
Definition at line 39 of file sr_left_pick_place_example.py.
dictionary sr_left_pick_place_example.hand_joint_goals_1 |
Definition at line 43 of file sr_left_pick_place_example.py.
dictionary sr_left_pick_place_example.hand_joint_goals_2 |
Definition at line 49 of file sr_left_pick_place_example.py.
dictionary sr_left_pick_place_example.hand_joint_goals_3 |
Definition at line 55 of file sr_left_pick_place_example.py.
dictionary sr_left_pick_place_example.hand_joint_goals_4 |
Definition at line 61 of file sr_left_pick_place_example.py.
dictionary sr_left_pick_place_example.hand_joint_goals_5 |
Definition at line 67 of file sr_left_pick_place_example.py.
dictionary sr_left_pick_place_example.joint_goals = hand_joint_goals_1 |
Definition at line 110 of file sr_left_pick_place_example.py.
string sr_left_pick_place_example.named_target = "la_home" |
Definition at line 159 of file sr_left_pick_place_example.py.