Variables | |
| anonymous | |
| hand_commander = SrHandCommander(name="right_hand") | |
| dictionary | joint_states = open_hand |
| dictionary | open_hand |
| dictionary | pack_hand_1 |
| dictionary | pack_hand_2 = {'rh_THJ4': 1.2} |
| dictionary | pack_hand_3 = {'rh_THJ1': 0.75, 'rh_THJ2': 0.41, 'rh_THJ5': 0.30} |
| demo_rs.anonymous |
Definition at line 25 of file demo_rs.py.
| demo_rs.hand_commander = SrHandCommander(name="right_hand") |
Definition at line 27 of file demo_rs.py.
| dictionary demo_rs.joint_states = open_hand |
Definition at line 47 of file demo_rs.py.
| dictionary demo_rs.open_hand |
Definition at line 29 of file demo_rs.py.
| dictionary demo_rs.pack_hand_1 |
Definition at line 36 of file demo_rs.py.
| dictionary demo_rs.pack_hand_2 = {'rh_THJ4': 1.2} |
Definition at line 41 of file demo_rs.py.
| dictionary demo_rs.pack_hand_3 = {'rh_THJ1': 0.75, 'rh_THJ2': 0.41, 'rh_THJ5': 0.30} |
Definition at line 43 of file demo_rs.py.