Replies: 2 comments
|
The same would be nice with the QoS policies. Although I'm not sure if these are generated from IDL fastdds::DurabilityServiceQosPolicy{Duration_t{}, fastdds::KEEP_ALL_HISTORY_QOS, 1, 10, 10, 10}}, |
0 replies
|
Moving the ticket to the Ideas discussion forum where enhancements and feature requests are discussed. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
This might be related to this issue, #38. For testing I like to setup my tests like this:
However due to the way the constructors are generated I can't, is it possible to update the constructors to allow this (maybe with some of the suggestion in the linked issue)
All reactions