rad
3.0.0
|
Namespaces | |
msg_pb2 | |
Functions | |
def | client (args, unknown) |
Client sending request and subscribes to topics. More... | |
def | server (args, unknown) |
Server receiving requests and publishing topics. More... | |
Variables | |
format | |
level | |
parser = argparse.ArgumentParser('Hello RAD for Python') | |
choices | |
args | |
unknown | |
def hellorad.client | ( | args, | |
unknown | |||
) |
Client sending request and subscribes to topics.
def hellorad.server | ( | args, | |
unknown | |||
) |
Server receiving requests and publishing topics.
hellorad.args |
hellorad.choices |
hellorad.format |
hellorad.level |
hellorad.parser = argparse.ArgumentParser('Hello RAD for Python') |
hellorad.unknown |