Ubuntu – have little problem with webcam publish in ROS2
I'm currently using Ubuntu 20.04, ROS2-foxy what I'm trying to do is publish webcam image with using cv2, cv_bridge and subscribe it. I successfully publish and subscribe the webcam but not in real-time. publish node is publishing webcam every two…