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

Hi, I am trying to do some latency tests by cyclic publishing data every 100ms. At the subscriber I substract the source_timestamp from reception_timestamp provided by the SampleInfo. I noticed...

need more info

### Is there an already existing issue for this? - [X] I have searched the existing issues ### Expected behavior Subscriber should receive data after unexpected restart. ### Current behavior...

triage

## Description Adds implementation for the external locators feature. WIP because we should add tests first. Built on top of #2815 ## Contributor Checklist - [ ] Commit messages follow...

no-aarch

## Description This PR adds an script for regenerating source code from all idl files included in this repository. ## Contributor Checklist - [ ] Commit messages follow the project...

### Is there an already existing issue for this? - [X] I have searched the existing issues ### Expected behavior "related_sample_identity is an extension for requester-replier configuration. On reply messages,...

need more info

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

## Description This PR addresses #2537 by adding a new API on `DomainParticipantFactory` that returns a shared pointer, and making the old API call the new one and return the...

doc-pending

## Description There is an error in Time_t operator >> when there are not 9 digits in the nanoseconds value (after `.`). Also Time_t operators raised warnings when compiled in...