Public Member Functions | |
def | __init__ |
def | pointInput |
def | printPointCloud |
def | test_scan |
Public Attributes | |
success |
Definition at line 217 of file test_scan.py.
def test_scan.PointCloudTest.__init__ | ( | self, | |
args | |||
) |
Definition at line 218 of file test_scan.py.
def test_scan.PointCloudTest.pointInput | ( | self, | |
cloud | |||
) |
Definition at line 243 of file test_scan.py.
def test_scan.PointCloudTest.printPointCloud | ( | self, | |
cloud | |||
) |
Definition at line 223 of file test_scan.py.
def test_scan.PointCloudTest.test_scan | ( | self | ) |
Definition at line 280 of file test_scan.py.
Definition at line 218 of file test_scan.py.