Variables | |
args | |
string | errormsg_noros = 'No ROS Master found. Without it, you cannot use ROS from' |
help | |
modelfile | |
nshost | |
nsport | |
parser = argparse.ArgumentParser(description='hiro command line interpreters') | |
robot = nextage_client.NextageClient() | |
robotname | |
ros = ROS_Client() | |
unknown | |
url | |
nextage.args |
Definition at line 62 of file nextage.py.
string nextage.errormsg_noros = 'No ROS Master found. Without it, you cannot use ROS from' |
Definition at line 49 of file nextage.py.
nextage.help |
Definition at line 55 of file nextage.py.
nextage.modelfile |
Definition at line 71 of file nextage.py.
nextage.nshost |
Definition at line 65 of file nextage.py.
nextage.nsport |
Definition at line 67 of file nextage.py.
nextage.parser = argparse.ArgumentParser(description='hiro command line interpreters') |
Definition at line 54 of file nextage.py.
nextage.robot = nextage_client.NextageClient() |
Definition at line 69 of file nextage.py.
nextage.robotname |
Definition at line 83 of file nextage.py.
nextage.ros = ROS_Client() |
Definition at line 89 of file nextage.py.
nextage.unknown |
Definition at line 62 of file nextage.py.
nextage.url |
Definition at line 83 of file nextage.py.