Skip to content
New issue

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

[FEATURE] Display stereo camera to gui #111

Open
Bunando opened this issue Nov 2, 2024 · 1 comment
Open

[FEATURE] Display stereo camera to gui #111

Bunando opened this issue Nov 2, 2024 · 1 comment
Assignees
Labels
good first issue Good for newcomers
Milestone

Comments

@Bunando
Copy link

Bunando commented Nov 2, 2024

Create a script to display the frames coming from the stereo camera on the gui

Necessary for #92

@Bunando Bunando self-assigned this Nov 2, 2024
@Bunando Bunando added the good first issue Good for newcomers label Nov 2, 2024
@benjaminwp18 benjaminwp18 added this to the Preseason milestone Nov 2, 2024
@benjaminwp18
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
Status: Todo
Development

No branches or pull requests

2 participants