Classes | |
class | TestPubSubOrder |
Variables | |
string | LPNODE = 'listenerpublisher' |
string | LPTOPIC = 'listenerpublisher' |
MSG = String | |
string | NAME = 'test_pubsub_order' |
string | PKG = 'test_rospy' |
string | PUBTOPIC = "chatter" |
float | TIMEOUT = 10.0 |
string test_pubsub_order.LPNODE = 'listenerpublisher' |
Definition at line 51 of file test_pubsub_order.py.
string test_pubsub_order.LPTOPIC = 'listenerpublisher' |
Definition at line 52 of file test_pubsub_order.py.
test_pubsub_order.MSG = String |
Definition at line 53 of file test_pubsub_order.py.
string test_pubsub_order.NAME = 'test_pubsub_order' |
Definition at line 40 of file test_pubsub_order.py.
string test_pubsub_order.PKG = 'test_rospy' |
Definition at line 39 of file test_pubsub_order.py.
string test_pubsub_order.PUBTOPIC = "chatter" |
Definition at line 50 of file test_pubsub_order.py.
float test_pubsub_order.TIMEOUT = 10.0 |
Definition at line 55 of file test_pubsub_order.py.