Fast-DDS icon indicating copy to clipboard operation
Fast-DDS copied to clipboard

The most complete DDS - Proven: Plenty of success cases. Looking for commercial support? Contact [email protected]

Results 369 Fast-DDS issues
Sort by recently updated
recently updated
newest added

Signed-off-by: David Coello Pulido ## Description ## Contributor Checklist - [ ] Commit messages follow the project guidelines. - [ ] The code follows the style guidelines of this project....

in progress

### Is there an already existing issue for this? - [X] I have searched the existing issues ### Expected behavior It was compiled three days ago and can be used...

need more info

This PR fixes a bug where a QoS is copied from one ReaderProxyData to another but partition names are not copied if the list is empty. Specifically, this code path:...

to-do

### Is there an already existing issue for this? - [X] I have searched the existing issues ### Expected behavior I wrote 20m data ### Current behavior I wrote 20m...

triage

### Is there an already existing issue for this? - [X] I have searched the existing issues ### Expected behavior Sequence can contain strings of more than 255 characters ###...

need more info

### Is there an already existing issue for this? - [X] I have searched the existing issues ### Expected behavior When using dynamic network interfaces feature (https://fast-dds.docs.eprosima.com/en/latest/fastdds/use_cases/dynamic_network_interfaces/dynamic_network_interfaces.html) the Fast-DDS participant...

bug

### Is there an already existing issue for this? - [X] I have searched the existing issues ### Expected behavior Send and receive with 1mb~10mb **DynamicData** sequence without IDL. Constructed...

bug

### Is there an already existing issue for this? - [X] I have searched the existing issues ### Expected behavior The range of values for the field should be in...

bug

## Expected Behavior ## Current Behavior In one case, the publisher has been sending data, and the subscriber is receiving data. Suddenly closing the receiver and starting the program again,...

need more info

Fast-RTPS doen not follow the DDS Interoperability Wire Protocol Specification Version 2.2 as specified by OMG ([DDSI-RTPS 2.2](https://www.omg.org/spec/DDSI-RTPS/2.2/PDF)). # Problem Fast-RTPS uses random source UDP ports as default source for...