Variables
sr_store_hand 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_store_hand.anonymous

Definition at line 22 of file sr_store_hand.py.

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

Definition at line 29 of file sr_store_hand.py.

sr_store_hand.hand_finder = HandFinder()

Definition at line 24 of file sr_store_hand.py.

sr_store_hand.hand_parameters = hand_finder.get_hand_parameters()

Definition at line 26 of file sr_store_hand.py.

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

Definition at line 27 of file sr_store_hand.py.

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

Definition at line 32 of file sr_store_hand.py.



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