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