Variables | |
tuple | parser = argparse.ArgumentParser(description='hiro command line interpreters') |
tuple | robot = nxcnextage_client.NextageClient() |
tuple | ros = ROS_Client() |
tuple nextage::parser = argparse.ArgumentParser(description='hiro command line interpreters') |
Definition at line 48 of file nextage.py.
tuple nextage::robot = nxcnextage_client.NextageClient() |
Definition at line 68 of file nextage.py.
tuple nextage::ros = ROS_Client() |
Definition at line 77 of file nextage.py.