rad  2.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions | Variables
hellorad Namespace Reference

Namespaces

 msg_pb2
 

Functions

def client
 Client sending request and subscribes to topics. More...
 
def server
 Server receiving requests and publishing topics. More...
 

Variables

tuple parser = argparse.ArgumentParser('Hello RAD for Python')
 

Function Documentation

def hellorad.client (   args,
  unknown 
)

Client sending request and subscribes to topics.

def hellorad.server (   args,
  unknown 
)

Server receiving requests and publishing topics.

Variable Documentation

tuple hellorad.parser = argparse.ArgumentParser('Hello RAD for Python')