Variables
sr_right_hand_arm_waypoints Namespace Reference

Variables

 anonymous
 
 arm_commander = SrArmCommander(name="right_arm")
 
dictionary arm_hand_home_joints_goal
 
dictionary arm_home_joints_goal
 
 arm_to_home_plan = arm_commander.plan_to_joint_value_target(arm_home_joints_goal)
 
 arm_to_home_plan_quality = arm_commander.evaluate_given_plan(arm_to_home_plan)
 
 eef_step
 
 eval_arm_home_plan_quality = arm_commander.evaluate_plan_quality(arm_to_home_plan_quality)
 
list example_goal_1 = [0.9, 0.16, 0.95, -0.99, 8.27, -0.0, 1.4]
 
 hand_commander = SrHandCommander(name="right_hand")
 
 initial_pose = arm_commander.get_current_pose()
 
 orientation
 
 robot_commander = SrRobotCommander(name="right_arm_and_hand")
 
list waypoints = []
 
 wpose = geometry_msgs.msg.Pose()
 
 x
 
 y
 
 z
 

Variable Documentation

◆ anonymous

sr_right_hand_arm_waypoints.anonymous

Definition at line 41 of file sr_right_hand_arm_waypoints.py.

◆ arm_commander

sr_right_hand_arm_waypoints.arm_commander = SrArmCommander(name="right_arm")

Definition at line 47 of file sr_right_hand_arm_waypoints.py.

◆ arm_hand_home_joints_goal

dictionary sr_right_hand_arm_waypoints.arm_hand_home_joints_goal
Initial value:
1 = {'ra_shoulder_pan_joint': 0.00, 'ra_elbow_joint': 2.00,
2  'ra_shoulder_lift_joint': -1.25, 'ra_wrist_1_joint': -0.733,
3  'ra_wrist_2_joint': 1.5708, 'ra_wrist_3_joint': 0.00,
4  'rh_THJ1': 0.52, 'rh_THJ2': 0.61, 'rh_THJ3': 0.0, 'rh_THJ4': 1.20,
5  'rh_THJ5': 0.17, 'rh_FFJ1': 1.5707, 'rh_FFJ2': 1.5707, 'rh_FFJ3': 1.5707,
6  'rh_FFJ4': 0.0, 'rh_MFJ1': 1.5707, 'rh_MFJ2': 1.5707, 'rh_MFJ3': 1.5707,
7  'rh_MFJ4': 0.0, 'rh_RFJ1': 1.5707, 'rh_RFJ2': 1.5707, 'rh_RFJ3': 1.5707,
8  'rh_RFJ4': 0.0, 'rh_LFJ1': 1.5707, 'rh_LFJ2': 1.5707, 'rh_LFJ3': 1.5707,
9  'rh_LFJ4': 0.0, 'rh_LFJ5': 0.0, 'rh_WRJ1': 0.0, 'rh_WRJ2': 0.0}

Definition at line 58 of file sr_right_hand_arm_waypoints.py.

◆ arm_home_joints_goal

dictionary sr_right_hand_arm_waypoints.arm_home_joints_goal
Initial value:
1 = {'ra_shoulder_pan_joint': 0.00, 'ra_elbow_joint': 2.00,
2  'ra_shoulder_lift_joint': -1.25, 'ra_wrist_1_joint': -0.733,
3  'ra_wrist_2_joint': 1.5708, 'ra_wrist_3_joint': 0.00}

Definition at line 54 of file sr_right_hand_arm_waypoints.py.

◆ arm_to_home_plan

sr_right_hand_arm_waypoints.arm_to_home_plan = arm_commander.plan_to_joint_value_target(arm_home_joints_goal)

Definition at line 74 of file sr_right_hand_arm_waypoints.py.

◆ arm_to_home_plan_quality

sr_right_hand_arm_waypoints.arm_to_home_plan_quality = arm_commander.evaluate_given_plan(arm_to_home_plan)

Definition at line 75 of file sr_right_hand_arm_waypoints.py.

◆ eef_step

sr_right_hand_arm_waypoints.eef_step

Definition at line 125 of file sr_right_hand_arm_waypoints.py.

◆ eval_arm_home_plan_quality

sr_right_hand_arm_waypoints.eval_arm_home_plan_quality = arm_commander.evaluate_plan_quality(arm_to_home_plan_quality)

Definition at line 76 of file sr_right_hand_arm_waypoints.py.

◆ example_goal_1

list sr_right_hand_arm_waypoints.example_goal_1 = [0.9, 0.16, 0.95, -0.99, 8.27, -0.0, 1.4]

Definition at line 68 of file sr_right_hand_arm_waypoints.py.

◆ hand_commander

sr_right_hand_arm_waypoints.hand_commander = SrHandCommander(name="right_hand")

Definition at line 46 of file sr_right_hand_arm_waypoints.py.

◆ initial_pose

sr_right_hand_arm_waypoints.initial_pose = arm_commander.get_current_pose()

Definition at line 103 of file sr_right_hand_arm_waypoints.py.

◆ orientation

sr_right_hand_arm_waypoints.orientation

Definition at line 113 of file sr_right_hand_arm_waypoints.py.

◆ robot_commander

sr_right_hand_arm_waypoints.robot_commander = SrRobotCommander(name="right_arm_and_hand")

Definition at line 49 of file sr_right_hand_arm_waypoints.py.

◆ waypoints

sr_right_hand_arm_waypoints.waypoints = []

Definition at line 100 of file sr_right_hand_arm_waypoints.py.

◆ wpose

sr_right_hand_arm_waypoints.wpose = geometry_msgs.msg.Pose()

Definition at line 109 of file sr_right_hand_arm_waypoints.py.

◆ x

sr_right_hand_arm_waypoints.x

Definition at line 110 of file sr_right_hand_arm_waypoints.py.

◆ y

sr_right_hand_arm_waypoints.y

Definition at line 111 of file sr_right_hand_arm_waypoints.py.

◆ z

sr_right_hand_arm_waypoints.z

Definition at line 112 of file sr_right_hand_arm_waypoints.py.



sr_example
Author(s): Ugo Cupcic
autogenerated on Mon Feb 28 2022 23:52:10