moveit2
The MoveIt Motion Planning Framework for ROS 2.
|
Public Member Functions | |
def | __init__ (self, *args, **kwargs) |
def | run_cmd (self, cmd, num=5) |
def | test_py (self) |
def | test_cpp (self) |
Definition at line 19 of file cleanup.py.
def cleanup.CleanupTest.__init__ | ( | self, | |
* | args, | ||
** | kwargs | ||
) |
Definition at line 20 of file cleanup.py.
def cleanup.CleanupTest.run_cmd | ( | self, | |
cmd, | |||
num = 5 |
|||
) |
def cleanup.CleanupTest.test_cpp | ( | self | ) |
def cleanup.CleanupTest.test_py | ( | self | ) |