@@ -18,16 +18,30 @@ The *eProsima Fast DDS* library provides both an Application Programming Interfa
18
18
that deploy
19
19
a Data-Centric Publisher-Subscriber (DCPS) model, with the purpose of establishing efficient and reliable
20
20
information distribution among Real-Time Systems.
21
+
22
+ .. raw :: html
23
+
24
+ <br />
25
+
26
+ Commercial support
27
+ ^^^^^^^^^^^^^^^^^^
28
+
29
+ Looking for commercial support? Write us to info@eprosima.com
30
+
31
+ Find more about us at `eProsima's webpage <https://eprosima.com/ >`__.
32
+
33
+ Key features
34
+ ^^^^^^^^^^^^
35
+
21
36
*eProsima Fast DDS * is predictable, scalable, flexible, and efficient in resource handling.
22
37
For meeting these requirements, it makes use of typed interfaces and hinges on a many-to-many
23
38
distributed network paradigm that neatly allows separation of the publisher and subscriber sides of the communication.
24
39
*eProsima Fast DDS * comprises:
25
40
26
- #. The :ref: `DDS API <dds_layer >` implementation.
27
- #. :ref: `Fast DDS-Gen <fastddsgen_intro >`, a generation tool for bridging typed interfaces with the middleware
28
- implementation.
29
- #. The underlying :ref: `RTPS <rtps_layer >` wire protocol implementation.
30
-
41
+ * The :ref: `DDS API <dds_layer >` implementation.
42
+ * :ref: `Fast DDS-Gen <fastddsgen_intro >`, a generation tool for bridging typed interfaces with the middleware
43
+ implementation.
44
+ * The underlying :ref: `RTPS <rtps_layer >` wire protocol implementation.
31
45
32
46
For all the above, *eProsima Fast DDS * has been chosen as the default middleware supported by the
33
47
`Robot Operating System 2 (ROS 2) <https://index.ros.org/doc/ros2/ >`__ in every long term (LTS) releases and most of the
@@ -185,16 +199,6 @@ Finally, there are some other *eProsima* products that use Fast DDS as a middlew
185
199
Those that are strongly attached to each Fast DDS supported version are described in :ref: `this product compatibility
186
200
table<dependencies_compatibilities_product_compatibility>`.
187
201
188
- Contacts and Commercial support
189
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
190
-
191
- Find more about us at `eProsima's webpage <https://eprosima.com/ >`__.
192
-
193
- Support available at:
194
-
195
- * Email: support@eprosima.com
196
- * Phone: +34 91 804 34 48
197
-
198
202
Contributing to the documentation
199
203
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
200
204
0 commit comments