Go to the source code of this file.
Namespaces | |
namespace | hironx |
Variables | |
string | hironx.errormsg_noros = 'No ROS Master found. Without it, you cannot use ROS from' |
tuple | hironx.parser = argparse.ArgumentParser(description='hiro command line interpreters') |
tuple | hironx.robot = hirohironx_client.HIRONX() |
tuple | hironx.ros = ROS_Client() |
list | hironx.unknown = [u for u in unknown if u[:2] != '__'] |