Public Member Functions | |
| def | mk_grasp |
| def | test_grasp_action |
Static Public Attributes | |
| list | joint_names |
| longMessage = True | |
Definition at line 31 of file test_grasp.py.
| def test_grasp.TestGrasp.mk_grasp | ( | self, | |
| joints | |||
| ) |
Definition at line 42 of file test_grasp.py.
| def test_grasp.TestGrasp.test_grasp_action | ( | self | ) |
Test sending a grasp.
Definition at line 65 of file test_grasp.py.
list test_grasp.TestGrasp::joint_names [static] |
[
'LFJ0', 'LFJ3', 'LFJ4', 'LFJ5',
'RFJ0', 'RFJ3', 'RFJ4',
'MFJ0', 'MFJ3', 'MFJ4',
'FFJ0', 'FFJ3', 'FFJ4',
'THJ1', 'THJ2', 'THJ3', 'THJ4', 'THJ5',
'WRJ1', 'WRJ2']
Definition at line 34 of file test_grasp.py.
test_grasp.TestGrasp::longMessage = True [static] |
Definition at line 32 of file test_grasp.py.