# The capture node only subscribes to this topic. Start the camera separately. image_topic: /usb_cam/image_raw # White line segmentation range in OpenCV HSV order: H, S, V. hsv_lower: [0, 0, 180] hsv_upper: [180, 60, 255]