Classes | |
class | TestPubSubOrder |
Variables | |
string | LPNODE = 'listenerpublisher' |
string | LPTOPIC = 'listenerpublisher' |
MSG = String | |
string | NAME = 'test_pubsub_order' |
string | PKG = 'test_rospy' |
Integration test for empty services to test serializers and transport. | |
string | PUBTOPIC = "chatter" |
float | TIMEOUT = 10.0 |
string test_pubsub_order::LPNODE = 'listenerpublisher' |
Definition at line 49 of file test_pubsub_order.py.
string test_pubsub_order::LPTOPIC = 'listenerpublisher' |
Definition at line 50 of file test_pubsub_order.py.
test_pubsub_order::MSG = String |
Definition at line 51 of file test_pubsub_order.py.
string test_pubsub_order::NAME = 'test_pubsub_order' |
Definition at line 38 of file test_pubsub_order.py.
string test_pubsub_order::PKG = 'test_rospy' |
Integration test for empty services to test serializers and transport.
Definition at line 37 of file test_pubsub_order.py.
string test_pubsub_order::PUBTOPIC = "chatter" |
Definition at line 48 of file test_pubsub_order.py.
float test_pubsub_order::TIMEOUT = 10.0 |
Definition at line 53 of file test_pubsub_order.py.