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

Added camera configuration manager #53

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

ab3nd
Copy link

@ab3nd ab3nd commented Sep 29, 2016

These changes add the ROS camera configuration manager so that the rocon_rtsp_camera_relay package can use the ROS image_proc nodes to provide rectified and debayered images (mostly handy to correct camera distortions for machine vision stuff).

I haven't added checks for the image size or camera name yet, so the code won't warn you if you give it a configuration file for another camera or different image size. This usually results in obvious distortion of the image.

…ra to image_raw rather than image, so image_proc handles it automatically. Probably needs bounds checking to not use invalid configs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant