Public Member Functions | |
| def | callback |
| def | test_init |
Public Attributes | |
| msg | |
Definition at line 13 of file test_nodelet_exists.py.
| def test_nodelet_exists.TestNodeletExists.callback | ( | self, | |
| msg | |||
| ) |
Definition at line 15 of file test_nodelet_exists.py.
| def test_nodelet_exists.TestNodeletExists.test_init | ( | self | ) |
Test that the test nodelet exists by waiting for the message it publishes.
Definition at line 18 of file test_nodelet_exists.py.
Definition at line 15 of file test_nodelet_exists.py.