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

Quality of service demos in python #85

Open
4 tasks
dhood opened this issue Nov 1, 2016 · 4 comments
Open
4 tasks

Quality of service demos in python #85

dhood opened this issue Nov 1, 2016 · 4 comments
Assignees
Labels

Comments

@dhood
Copy link
Member

dhood commented Nov 1, 2016

Context:
The image_tools demo is used in the “Use quality-of-service settings to handle lossy networks” tutorial. This demo currently only exists for C++. We have since added a python client library for ROS 2.

To do:

  • Replicate the image_tools demo using the python client library.

    • using a webcam
    • using synthetic images (useful for running automated tests without having a camera present)
  • Incorporate it into the quality of service tutorial.

Pointers:

@kgreenek
Copy link

Was this closed by:
ros2/examples#132
?

@dhood
Copy link
Member Author

dhood commented Nov 28, 2016

Not quite, but they are indeed related. The examples in ros2/examples#132 (e.g. qos_listener_py.py) are quite simple - they just send/receive strings. The demo being referred to here is with images, because it's easier to "feel" the latency in the quality of service demo with a lagging webcam stream than it is to with strings.

@clalancette
Copy link
Contributor

I'm going to take a crack at doing this to get my feet wet.

@clalancette clalancette added claimed in review Waiting for review (Kanban column) and removed unclaimed labels Jan 10, 2017
@clalancette clalancette self-assigned this Jan 10, 2017
@clalancette clalancette added in progress Actively being worked on (Kanban column) in review Waiting for review (Kanban column) and removed in review Waiting for review (Kanban column) in progress Actively being worked on (Kanban column) labels Jan 11, 2017
@dirk-thomas dirk-thomas added ready Work is about to start (Kanban column) and removed in review Waiting for review (Kanban column) labels Feb 7, 2017
@mikaelarguedas mikaelarguedas removed the ready Work is about to start (Kanban column) label Apr 5, 2017
@mikaelarguedas
Copy link
Member

As this is low priority and blocked by the availability of OpenCV3 python3 bindings (ubuntu bionic), assigning it to the untargeted milestone

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants