diff --git a/README.md b/README.md index cd6b2b1c98d..142f7430ee6 100644 --- a/README.md +++ b/README.md @@ -19,9 +19,40 @@ +<<<<<<< HEAD *eprosima Fast DDS* (formerly Fast RTPS) is a C++ implementation of the DDS (Data Distribution Service) standard of the OMG (Object Management Group). eProsima Fast DDS implements the RTPS (Real Time Publish Subscribe) protocol, which provides publisher-subscriber communications over unreliable transports such as UDP, as defined and maintained by the Object Management Group (OMG) consortium. RTPS is also the wire interoperability protocol defined for the Data Distribution Service (DDS) standard. *eProsima Fast DDS* expose an API to access directly the RTPS protocol, giving the user full access to the protocol internals. +======= +
+ FIWARE Robotics + License + Releases + Issues + Forks + Stars + Documentation badge +
+ Status + Fast DDS Ubuntu CI (nightly) + Linux arm64 ci + Windows ci + Mac ci + Coverage +
+ +

+ + +> [!WARNING] +> **In preparation for v3.0.0, Fast DDS' master branch is undergoing major changes entailing API breaks.** +> **Until Fast DDS v3.0.0 is released, it is strongly advisable to use the latest stable branch, [2.14.x](https://github.com/eProsima/Fast-DDS/tree/2.14.x)**. + +*eprosima Fast DDS* is a C++ implementation of the DDS (Data Distribution Service) standard of the OMG (Object Management Group). +eProsima Fast DDS implements the RTPS (Real Time Publish Subscribe) protocol, which provides publisher-subscriber communications over unreliable transports such as UDP, as defined and maintained by the Object Management Group (OMG) consortium. +RTPS is also the wire interoperability protocol defined for the Data Distribution Service (DDS) standard. +*eProsima Fast DDS* expose an API to access directly the RTPS protocol, giving the user full access to the protocol internals. +>>>>>>> 1409dc245 (Update README.md with GitHub actions Ubuntu CI nightly (#4979)) Some of the main features of this library are: