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

Add ROS (direct) compatibility #36

Open
dpascualhe opened this issue Jul 11, 2018 · 5 comments
Open

Add ROS (direct) compatibility #36

dpascualhe opened this issue Jul 11, 2018 · 5 comments

Comments

@dpascualhe
Copy link
Collaborator

Allow direct communication with ROS nodes for image acquisition.

@veds12
Copy link

veds12 commented Jun 20, 2020

Can I work on this?

@naxvm
Copy link
Member

naxvm commented Jun 20, 2020

Can I work on this?

Sure! Feel free to implement the interface. The ideal behavioral is to read images from a topic using cv_bridge. Another ideal implementation is to be able to read ROSBags containing pre-recorded videos.

Thank you!

@veds12
Copy link

veds12 commented Jun 20, 2020

Just to be clear the final goal is to make a node that can implement object detection on images/videos being published on the ROS topics subscribed right?

@naxvm
Copy link
Member

naxvm commented Jun 20, 2020

Sure! That way this component can make inferences from a source coming from a different ROS node

@veds12
Copy link

veds12 commented Jun 27, 2020

What is the source of the topic on which the image messages are being published?

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

No branches or pull requests

3 participants