| 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. 
  | 
  
 get the address of the tcpros server. 
  | 
| Home | Trees | Indices | Help | 
        
  | 
  
|---|
| Generated by Epydoc 3.0.1 on Sat Dec 28 17:42:54 2013 | http://epydoc.sourceforge.net |