Functions | Variables
client_connection_header Namespace Reference

Functions

def add_two_ints_client (x, y)
 add two numbers using the add_two_ints service More...
 
def usage ()
 

Variables

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

Function Documentation

def client_connection_header.add_two_ints_client (   x,
  y 
)

add two numbers using the add_two_ints service

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

Definition at line 48 of file client_connection_header.py.

def client_connection_header.usage ( )

Definition at line 67 of file client_connection_header.py.

Variable Documentation

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

Definition at line 74 of file client_connection_header.py.

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

Definition at line 75 of file client_connection_header.py.



rospy_tutorials
Author(s): Ken Conley
autogenerated on Fri Jun 7 2019 22:01:45