José Luis Bueno López
José Luis Bueno López
This PR breaks several security tests: * Communication tests in several platforms * Blackbox tests in Windows platform
This error is shown when some shared memory files have not been correctly freed if the Fast DDS application has crashed or has not been closed cleanly. [Fast DDS CLI](https://fast-dds.docs.eprosima.com/en/latest/fastddscli/cli/cli.html#shm)...
@richiprosima Please test this
I have moved this backport to `2.1.3` because we should refactor the changes in an ABI compatible way (adding private member `delivered_` changes the `ChangeForReader_t` class size). Also, the constructors...
@richiprosima please test mac
@richiprosima please test mac
@richiprosima please test this
Hi @sxwboy, [Fast DDS roadmap](https://github.com/eProsima/Fast-DDS/blob/master/roadmap.md#medium-term) includes the support for DDS-XTYPES 1.3 which will also include Fast DDS dynamic types, adding coverage tests to ensure the correct implementation and behavior. This...
Hi @deeplearningrobotics, Thanks for your contribution! We are thinking about how to solve it. We cannot proceed as you suggest because it implies an API break and, as per [Fast...
Thanks for your report @cinife! #2196 already found this issue and it has fixed it partially.