Variables | |
| accelerations | |
| anonymous | |
| arm_commander = SrArmCommander(name="left_arm", set_ground=False) | |
| effort | |
| joint_names | |
| joint_trajectory = JointTrajectory() | |
| dictionary | joints_states_1 |
| dictionary | joints_states_2 |
| dictionary | joints_states_3 |
| string | named_target = "gamma" |
| points | |
| list | pose_1 = [0.5, -0.3, 1.2, 0, 1.57, 0] |
| list | pose_2 = [0.5, 0.3, 1.2, 0, 1.57, 0] |
| list | position_1 = [0.5, -0.3, 1.2] |
| list | position_2 = [0.5, 0.3, 1.2] |
| positions | |
| stamp | |
| time_from_start = rospy.Duration(5) | |
| trajectory_point = JointTrajectoryPoint() | |
| velocities | |
| wait | |
| sr_left_arm_examples.accelerations |
Definition at line 117 of file sr_left_arm_examples.py.
| sr_left_arm_examples.anonymous |
Definition at line 23 of file sr_left_arm_examples.py.
| sr_left_arm_examples.arm_commander = SrArmCommander(name="left_arm", set_ground=False) |
Definition at line 25 of file sr_left_arm_examples.py.
| sr_left_arm_examples.effort |
Definition at line 118 of file sr_left_arm_examples.py.
| sr_left_arm_examples.joint_names |
Definition at line 106 of file sr_left_arm_examples.py.
| sr_left_arm_examples.joint_trajectory = JointTrajectory() |
Definition at line 104 of file sr_left_arm_examples.py.
| dictionary sr_left_arm_examples.joints_states_1 |
Definition at line 76 of file sr_left_arm_examples.py.
| dictionary sr_left_arm_examples.joints_states_2 |
Definition at line 85 of file sr_left_arm_examples.py.
| dictionary sr_left_arm_examples.joints_states_3 |
Definition at line 96 of file sr_left_arm_examples.py.
| string sr_left_arm_examples.named_target = "gamma" |
Definition at line 132 of file sr_left_arm_examples.py.
| sr_left_arm_examples.points |
Definition at line 107 of file sr_left_arm_examples.py.
| list sr_left_arm_examples.pose_1 = [0.5, -0.3, 1.2, 0, 1.57, 0] |
Definition at line 30 of file sr_left_arm_examples.py.
| list sr_left_arm_examples.pose_2 = [0.5, 0.3, 1.2, 0, 1.57, 0] |
Definition at line 39 of file sr_left_arm_examples.py.
| list sr_left_arm_examples.position_1 = [0.5, -0.3, 1.2] |
Definition at line 57 of file sr_left_arm_examples.py.
| list sr_left_arm_examples.position_2 = [0.5, 0.3, 1.2] |
Definition at line 64 of file sr_left_arm_examples.py.
| sr_left_arm_examples.positions |
Definition at line 115 of file sr_left_arm_examples.py.
| sr_left_arm_examples.stamp |
Definition at line 105 of file sr_left_arm_examples.py.
| sr_left_arm_examples.time_from_start = rospy.Duration(5) |
Definition at line 108 of file sr_left_arm_examples.py.
| sr_left_arm_examples.trajectory_point = JointTrajectoryPoint() |
Definition at line 111 of file sr_left_arm_examples.py.
| sr_left_arm_examples.velocities |
Definition at line 116 of file sr_left_arm_examples.py.
| sr_left_arm_examples.wait |
Definition at line 48 of file sr_left_arm_examples.py.