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: Eduardo Ponz ## Description This PR fixes a segmentation fault that may arise when calling `RTPSParticipantImpl::createWriter` on the same participants in parallel from different threads. @Mergifyio backport 2.7.x 2.6.x...

### Is there an already existing issue for this? - [X] I have searched the existing issues ### Expected behavior No deadlock occurs at startup ### Current behavior A high...

This is an automatic backport of pull request #3003 done by [Mergify](https://mergify.com). Cherry-pick of 23a788dd0e0ae47f32e2811013d9587bf2836e29 has failed: ``` On branch mergify/bp/2.6.x/pr-3003 Your branch is up to date with 'origin/2.6.x'. You...

This is an automatic backport of pull request #3003 done by [Mergify](https://mergify.com). Cherry-pick of 23a788dd0e0ae47f32e2811013d9587bf2836e29 has failed: ``` On branch mergify/bp/2.7.x/pr-3003 Your branch is up to date with 'origin/2.7.x'. You...

### Is there an already existing issue for this? - [X] I have searched the existing issues ### Expected behavior Subscriber and publisher can match while there are only interfaces...

need more info

### Is there an already existing issue for this? - [X] I have searched the existing issues ### Expected behavior For `RELIABLE_RELIABILITY_QOS`, the samples written `on_publication_matched()` CAN be delivered to...

triage

### Is there an already existing issue for this? - [X] I have searched the existing issues ### Expected behavior When I create a client service dds to write data...

triage

## Description The C++ standard requirements for `shared_mutex` do not specify if exclusive lock operation should preempt the shared lock one. Posix allows both behaviors but defaults to not preempting...

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

## ⚠️ This is a blocker for demoing a [ROS 2 REP](https://github.com/ros-infrastructure/rep/pull/358) reference implementation including FastDDS for ROSCon 2022 ⚠️ ### Is there an already existing issue for this? -...

triage