Home | Trees | Indices | Help |
|
---|
|
Internal use: common TCPROS libraries
Classes | |
TCPServer Simple server that accepts inbound TCP/IP connections and hands them off to a handler function. |
|
TCPROSServer ROS Protocol handler for TCPROS. |
|
TCPROSTransportProtocol Abstraction of TCPROS connections. |
|
TCPROSTransport Generic implementation of TCPROS exchange routines for both topics and services |
Functions | |||
int |
|
||
|
|||
|
|||
|
Variables | |
python3 = 0
|
|
logger = <logging.Logger object>
|
|
DEFAULT_BUFF_SIZE = 65536
|
|
TCPROS =
|
|
__package__ =
|
Function Details |
Read data from socket into buffer.
|
starts the TCPROS server socket for inbound connections
|
get the address of the tcpros server.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Nov 2 03:52:39 2020 | http://epydoc.sourceforge.net |