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

## Description Implementation of Exclusive Ownership QoS. Depends on: - #2845 ## Contributor Checklist - [ ] Commit messages follow the project guidelines. - [ ] The code follows the...

### Is there an already existing issue for this? - [X] I have searched the existing issues ### Expected behavior HelloWorld project works properly ### Current behavior Run HelloWorldSubscriber Carsh...

triage

Add Regression Test of TCP communication with multiple TCP descriptors. ## Description This test should work as the TCP one and expected not to fail, but the communication is never...

## Description It is needed to verify the consistency of certain configurations of Resource Limits QoS policy when creating `dataReaders`, `dataWriters` and `Topics`. Those certain configurations are, when using instances,...

## Description set_qos_from_attributes() are defined as static free functions. And there is the need to access them from outside the .cpp where they are defined. This PR should satisfy the...

### Is there an already existing issue for this? - [X] I have searched the existing issues ### Expected behavior Data published == data received by subscriber ### Current behavior...

need more info

### Is there an already existing issue for this? - [X] I have searched the existing issues ### Expected behavior The Publisher should send message to subscriber processing at higher...

need more info

Signed-off-by: jparisu Add Guid info to BasicConfiguration Example in printed information by `cout`. ## Description ## Contributor Checklist - [ ] Commit messages follow the project guidelines. - [ ]...

## Description As title says. ## Contributor Checklist - [x] Commit messages follow the project guidelines. - [x] The code follows the style guidelines of this project. - [ ]...

## Description This PR adds tests related with the XML parsing of the external locators configuration. ## Contributor Checklist - [x] Commit messages follow the project guidelines. - [x] The...

no-test
no-aarch