Public Member Functions | Public Attributes | Static Public Attributes
rosbridge_server.tcp_handler.RosbridgeTcpSocket Class Reference

List of all members.

Public Member Functions

def finish
def handle
def send_message
def setup

Public Attributes

 protocol

Static Public Attributes

 busy = False
float check_response_delay = 0.01
int client_id_seed = 0
int clients_connected = 0
float delay_between_messages = 0.01
int fragment_timeout = 600
string host = ""
int incoming_buffer = 65536
 max_message_size = None
int max_service_requests = 1000000
int port = 9090
list queue = []
int retry_startup_delay = 5
int service_request_timeout = 600
int socket_timeout = 10
float wait_for_busy_service_provider = 0.01

Detailed Description

TCP Socket server for rosbridge

Definition at line 7 of file tcp_handler.py.


Member Function Documentation

Called when TCP connection finishes

Definition at line 80 of file tcp_handler.py.

Listen for TCP messages

Definition at line 60 of file tcp_handler.py.

Callback from rosbridge

Definition at line 89 of file tcp_handler.py.

Definition at line 34 of file tcp_handler.py.


Member Data Documentation

Definition at line 12 of file tcp_handler.py.

Definition at line 25 of file tcp_handler.py.

Definition at line 14 of file tcp_handler.py.

Definition at line 15 of file tcp_handler.py.

Definition at line 31 of file tcp_handler.py.

Definition at line 29 of file tcp_handler.py.

Definition at line 19 of file tcp_handler.py.

Definition at line 20 of file tcp_handler.py.

Definition at line 32 of file tcp_handler.py.

Definition at line 27 of file tcp_handler.py.

Definition at line 18 of file tcp_handler.py.

Definition at line 34 of file tcp_handler.py.

Definition at line 13 of file tcp_handler.py.

Definition at line 22 of file tcp_handler.py.

Definition at line 24 of file tcp_handler.py.

Definition at line 21 of file tcp_handler.py.

Definition at line 26 of file tcp_handler.py.


The documentation for this class was generated from the following file:


rosbridge_server
Author(s): Jonathan Mace
autogenerated on Thu Aug 27 2015 14:50:40