Functions | Variables
client_connection_header Namespace Reference

Functions

def add_two_ints_client
 add two numbers using the add_two_ints service
def usage

Variables

tuple x = random.randint(-50000, 50000)
tuple y = random.randint(-50000, 50000)

Function Documentation

add two numbers using the add_two_ints service

Parameters:
xint: first number to add
yint: second number to add

Definition at line 50 of file client_connection_header.py.

Definition at line 69 of file client_connection_header.py.


Variable Documentation

tuple client_connection_header::x = random.randint(-50000, 50000)

Definition at line 76 of file client_connection_header.py.

tuple client_connection_header::y = random.randint(-50000, 50000)

Definition at line 77 of file client_connection_header.py.



rospy_tutorials
Author(s): Ken Conley
autogenerated on Mon Oct 6 2014 06:54:54