Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 348 Bytes

getting_started.rst

File metadata and controls

15 lines (11 loc) · 348 Bytes

Getting Started

This section defines the concepts of DDS and RTPS. It also provides a step-by-step tutorial on how to write a simple Fast DDS (formerly Fast RTPS) publish/subscribe application.

.. toctree::
    :maxdepth: 2

    definitions
    simple_app/simple_app
    simple_python_app/simple_python_app