We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create a script to display the frames coming from the stereo camera on the gui
Necessary for #92
The text was updated successfully, but these errors were encountered:
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.
VideoWidget
Sorry, something went wrong.
Bunando
No branches or pull requests
Create a script to display the frames coming from the stereo camera on the gui
Necessary for #92
The text was updated successfully, but these errors were encountered: