Skip to content

Commit

Permalink
Include list of instrumented rmw implementations in README
Browse files Browse the repository at this point in the history
Signed-off-by: Christophe Bedard <[email protected]>
  • Loading branch information
christophebedard committed Jul 4, 2024
1 parent b624723 commit 1296463
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,14 @@ Finally, check out the following presentations:

## Building

As of Iron, the LTTng tracer is a ROS 2 dependency.
Starting from ROS 2 Iron Irwini, the LTTng tracer is a ROS 2 dependency.
Therefore, ROS 2 can be traced out-of-the-box on Linux; this package does not need to be re-built.
The following `rmw` implementations are supported:

* `rmw_connextdds`
* `rmw_cyclonedds_cpp`
* `rmw_fastrtps_cpp`
* `rmw_fastrtps_dynamic_cpp`

To make sure that the instrumentation and tracepoints are available:

Expand Down

0 comments on commit 1296463

Please sign in to comment.