Variables | |
tuple | camera = rc.ROSImageClient(ros_topic_name) |
tuple | f = camera.get_frame() |
list | ros_topic_name = sys.argv[1] |
tuple hrl_camera::image_listener::camera = rc.ROSImageClient(ros_topic_name) |
Definition at line 15 of file image_listener.py.
tuple hrl_camera::image_listener::f = camera.get_frame() |
Definition at line 19 of file image_listener.py.
list hrl_camera::image_listener::ros_topic_name = sys.argv[1] |
Definition at line 14 of file image_listener.py.