diff --git a/README.md b/README.md index c1769f0b695..d33dc3a5628 100644 --- a/README.md +++ b/README.md @@ -19,9 +19,29 @@ -*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 +
+ +

+ +*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. Some of the main features of this library are: