Variables | |
anonymous | |
hand_commander | |
hand_finder = HandFinder() | |
hand_parameters = hand_finder.get_hand_parameters() | |
hand_serial = hand_parameters.mapping.keys()[0] | |
list | trajectory |
sr_store_hand.anonymous |
Definition at line 22 of file sr_store_hand.py.
sr_store_hand.hand_commander |
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 |
Definition at line 32 of file sr_store_hand.py.