-
Notifications
You must be signed in to change notification settings - Fork 332
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
Comments
Was this closed by: |
Not quite, but they are indeed related. The examples in ros2/examples#132 (e.g. |
I'm going to take a crack at doing this to get my feet wet. |
As this is low priority and blocked by the availability of OpenCV3 python3 bindings (ubuntu bionic), assigning it to the untargeted milestone |
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.
Incorporate it into the quality of service tutorial.
Pointers:
demos/image_tools/package.xml
Line 11 in 16c3bc5
The text was updated successfully, but these errors were encountered: