Skip to content

Commit e7f4b9b

Browse files
Merge branch 'update-readme' into 'master'
Update README See merge request ros-tracing/ros2_tracing!293
2 parents 875503f + e6ea017 commit e7f4b9b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ It also provides [tools to configure tracing](#tracing) through [a launch action
1313
`ros2_tracing` currently only supports the [LTTng](https://lttng.org/) tracer.
1414
Consequently, it currently only supports Linux.
1515

16+
**Note**: make sure to use the right branch, depending on the ROS 2 distro: [use `master` for Rolling, `galactic` for Galactic, etc.](https://docs.ros.org/en/rolling/Contributing/Developer-Guide.html#branches)
17+
1618
## Publications & presentations
1719

1820
[Read the `ros2_tracing` paper!](https://arxiv.org/abs/2201.00393)
@@ -38,7 +40,7 @@ Reference:
3840

3941
## Tutorials & demos
4042

41-
* Real-Time Working Group documentation tutorial: [How to use `ros2_tracing` to trace and analyze an application](https://real-time-working-group.readthedocs.io/en/latest/Guides/ros2_tracing_trace_and_analyze.html)
43+
* Real-Time Working Group documentation tutorial: [How to use `ros2_tracing` to trace and analyze an application](https://ros-realtime.github.io/Guides/ros2_tracing_trace_and_analyze.html)
4244
* ROS World 2021 demo: [github.com/christophebedard/ros-world-2021-demo](https://github.com/christophebedard/ros-world-2021-demo)
4345

4446
## Building

0 commit comments

Comments
 (0)