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

Convert internal pubsubs to ros [3 pts] #6

Open
SimLeek opened this issue Aug 11, 2018 · 0 comments
Open

Convert internal pubsubs to ros [3 pts] #6

SimLeek opened this issue Aug 11, 2018 · 0 comments

Comments

@SimLeek
Copy link
Owner

SimLeek commented Aug 11, 2018

While I don't like the ros catkin stuff, we should be able to publish to a live ros-server if it's up without dealing with that.

The default ros storage formats should already be able to store and send images.

We also need to make sure we're only sending some of the internal pubsubs to ROS, based on the user's selection. A 'publish_to_ros(name)' function on the video stream class, and 'receive_from_ros(names)' on the display class should work.

@SimLeek SimLeek self-assigned this Aug 11, 2018
@SimLeek SimLeek added the required feature A large group of people using this code requires this. label Aug 11, 2018
@SimLeek SimLeek removed their assignment Aug 11, 2018
@SimLeek SimLeek added enhancement and removed required feature A large group of people using this code requires this. labels Oct 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant