rmw_cyclonedds/rmw_cyclonedds_cpp
Dennis Potman a771f917f8
Support for deadline, lifespan and liveliness qos (#88)
* Events and liveliness/lifespan/deadline qos support

This commit adds support for liveliness, lifespan and deadline missed
qos in rmw, and it adds event support in rmw_wait that is required for
these qos policies to work correctly.

* Removed redundant empty check in rmw_wait, fix duration 0 vs infinity for qos getter and setter

* Disabled auto-dispose so that deadline-missed on reader is still triggered when a writer becomes not-alive and unregisters itself
2020-01-31 14:53:20 +01:00
..
include/rmw_cyclonedds_cpp rmw_get_topic_endpoint_info doesn't exist on Dashing (#91) 2020-01-31 13:37:49 +01:00
src Support for deadline, lifespan and liveliness qos (#88) 2020-01-31 14:53:20 +01:00
CHANGELOG.rst 0.4.4 2019-11-19 23:18:14 -06:00
CMakeLists.txt Stubs for rmw_get_publishers_info_by_topic and rmw_get_subscriptions_info_by_topic (#81) 2020-01-14 14:32:10 -03:00
package.xml 0.4.4 2019-11-19 23:18:14 -06:00
rmw_cyclonedds_cpp-extras.cmake replace FastCDR and serialise straight into a serdata to avoid an extra copy 2018-07-19 16:37:12 +02:00