Classes | |
| class | TestWebsocketCborRaw |
Variables | |
| string | NAME = 'test_websocket_cbor_raw' |
| string | PKG = 'rosbridge_server' |
| string | STRING = 'B' |
| float | TIME_LIMIT = 5.0 |
| string | TOPIC = '/b_topic' |
| float | WARMUP_DELAY = 1.0 |
| string test_cbor_raw.NAME = 'test_websocket_cbor_raw' |
Definition at line 68 of file test_cbor_raw.py.
| string test_cbor_raw.PKG = 'rosbridge_server' |
Definition at line 67 of file test_cbor_raw.py.
| string test_cbor_raw.STRING = 'B' |
Definition at line 23 of file test_cbor_raw.py.
| float test_cbor_raw.TIME_LIMIT = 5.0 |
Definition at line 25 of file test_cbor_raw.py.
| string test_cbor_raw.TOPIC = '/b_topic' |
Definition at line 22 of file test_cbor_raw.py.
| float test_cbor_raw.WARMUP_DELAY = 1.0 |
Definition at line 24 of file test_cbor_raw.py.