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.getLogger('rospy.tcpros')
|
|
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 Fri Aug 28 12:33:28 2015 | http://epydoc.sourceforge.net |