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

Revisit video streaming code #92

Open
tame0001 opened this issue Oct 24, 2023 · 1 comment
Open

Revisit video streaming code #92

tame0001 opened this issue Oct 24, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@tame0001
Copy link
Member

Last semester we did streaming video. It has been a while, so it is time to brush up the code.

@tame0001 tame0001 added the enhancement New feature or request label Oct 24, 2023
@tame0001
Copy link
Member Author

I created a package for base station -> https://github.com/boilerrobotics/base-station/tree/main/src/remote_operation. This is for the receiving side. See package.xml about dependencies. The code is not ready, so we will need to work on it.
You will need to create a new package for the sending side in rover-code repo. You can see example for package.xml.
I also found more example for using cv_bridge
http://wiki.ros.org/cv_bridge/Tutorials/ConvertingBetweenROSImagesAndOpenCVImagesPython
https://temugeb.github.io/ros2/cv_bridge/cpp/python/2022/06/23/ros2-cv-bridge-minimal-pubisher.html

@tame0001 tame0001 self-assigned this Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants