ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
You need to call cv::waitKey()
(with some small timeout) somewhere in your main loop in order for the UI elements to be usable.