Variables | |
string | caller_id = '/script' |
catch the ID for the system | |
tuple | m = xmlrpclib.ServerProxy(os.environ['ROS_MASTER_URI']) |
get connected to the ROS MASTER |
string rostopic_list-v::caller_id = '/script' |
catch the ID for the system
Definition at line 10 of file rostopic_list-v.py.
tuple rostopic_list-v::m = xmlrpclib.ServerProxy(os.environ['ROS_MASTER_URI']) |
get connected to the ROS MASTER
Definition at line 12 of file rostopic_list-v.py.