Open Bunando opened 2 weeks ago
Consider the ROS2 USB Cam package (I think this is it: https://github.com/ros-drivers/usb_cam/tree/ros2) to stream the frames. Create a launch file to run it.
Use a normal VideoWidget
to display the frames on the GUI for now.
Create a script to display the frames coming from the stereo camera on the gui
Necessary for #92