Variables
sr_right_hand_follow_named_trajectory Namespace Reference

Variables

 anonymous
 
 hand_commander
 
 hand_finder = HandFinder()
 
 hand_parameters = hand_finder.get_hand_parameters()
 
 hand_serial = hand_parameters.mapping.keys()[0]
 
list trajectory
 

Variable Documentation

sr_right_hand_follow_named_trajectory.anonymous

Definition at line 23 of file sr_right_hand_follow_named_trajectory.py.

sr_right_hand_follow_named_trajectory.hand_commander
Initial value:
1 = SrHandCommander(hand_parameters=hand_parameters,
2  hand_serial=hand_serial)

Definition at line 30 of file sr_right_hand_follow_named_trajectory.py.

sr_right_hand_follow_named_trajectory.hand_finder = HandFinder()

Definition at line 25 of file sr_right_hand_follow_named_trajectory.py.

sr_right_hand_follow_named_trajectory.hand_parameters = hand_finder.get_hand_parameters()

Definition at line 27 of file sr_right_hand_follow_named_trajectory.py.

sr_right_hand_follow_named_trajectory.hand_serial = hand_parameters.mapping.keys()[0]

Definition at line 28 of file sr_right_hand_follow_named_trajectory.py.

list sr_right_hand_follow_named_trajectory.trajectory
Initial value:
1 = [
2  {
3  'name': 'open',
4  'interpolate_time': 3.0
5  },
6  {
7  'name': 'pack',
8  'interpolate_time': 3.0,
9  'pause_time': 2
10  },
11  {
12  'name': 'open',
13  'interpolate_time': 3.0
14  },
15  {
16  'name': 'pack',
17  'interpolate_time': 3.0
18  }
19 ]

Definition at line 38 of file sr_right_hand_follow_named_trajectory.py.



sr_example
Author(s): Ugo Cupcic
autogenerated on Wed Oct 14 2020 04:05:12