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

Changes necessary to support statistics with static discovery.

needs-review
needs rebase

Don't add complete type object in type registration for plain types or EK_MINIMAL types. Otherwise, code like below would result in crash because of null TypeIdentifier pointer. std::vector lengths =...

Fix warnings/errors from rpmbuild

This PR extends the transport interface to avoid copying user data when encapsulating the serialized payload into the RTPS datagram.

This PR forces calls to `logInfo`, `logWarning`, and `logError` are forced to end with semicolon.

- Adds Quiet, Fatal, Critical, User and Debug log levels. - Now Log::Kind is a mask.