eProsima / Fast-DDS

The most complete DDS - Proven: Plenty of success cases. Looking for commercial support? Contact info@eprosima.com
https://eprosima.com
Apache License 2.0
2.04k stars 729 forks source link

[19563] Fix non-defined duration Qos in configuration example #5001

Open JesusPoderoso opened 1 week ago

JesusPoderoso commented 1 week ago

Description

Duration QoS were not behaving as expected when they were not configured through the CLI. This PR only set up those QoS if the related argument has been provided in the CLI.

Note: This PR is in top of (and must be merged after):

Contributor Checklist

Reviewer Checklist