$search
Public Member Functions | |
def | __init__ |
def | get_joint_state |
def | run |
Public Attributes | |
arm_state | |
detection_service | |
listener | |
sss |
Definition at line 75 of file test_simplegrasp.py.
def test_simplegrasp::GraspScript::__init__ | ( | self | ) |
Definition at line 77 of file test_simplegrasp.py.
def test_simplegrasp::GraspScript::get_joint_state | ( | self, | ||
msg | ||||
) |
Definition at line 245 of file test_simplegrasp.py.
def test_simplegrasp::GraspScript::run | ( | self, | ||
object_id | ||||
) |
Definition at line 108 of file test_simplegrasp.py.
Definition at line 81 of file test_simplegrasp.py.
Definition at line 80 of file test_simplegrasp.py.
Definition at line 82 of file test_simplegrasp.py.
Reimplemented from simple_script_server::script.
Definition at line 79 of file test_simplegrasp.py.