Variables | |
| anonymous | |
| hand_commander = SrHandCommander(name="left_hand") | |
| dictionary | joint_states = open_hand |
| dictionary | open_hand |
| dictionary | pack_hand_1 |
| dictionary | pack_hand_2 = {'lh_THJ4': 1.2} |
| dictionary | pack_hand_3 = {'lh_THJ1': 0.75, 'lh_THJ2': 0.45, 'lh_THJ5': 0.35} |
| demo_ls.anonymous |
Definition at line 25 of file demo_ls.py.
| demo_ls.hand_commander = SrHandCommander(name="left_hand") |
Definition at line 27 of file demo_ls.py.
| dictionary demo_ls.joint_states = open_hand |
Definition at line 47 of file demo_ls.py.
| dictionary demo_ls.open_hand |
Definition at line 29 of file demo_ls.py.
| dictionary demo_ls.pack_hand_1 |
Definition at line 36 of file demo_ls.py.
| dictionary demo_ls.pack_hand_2 = {'lh_THJ4': 1.2} |
Definition at line 41 of file demo_ls.py.
| dictionary demo_ls.pack_hand_3 = {'lh_THJ1': 0.75, 'lh_THJ2': 0.45, 'lh_THJ5': 0.35} |
Definition at line 43 of file demo_ls.py.