Update links (#10)

Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
This commit is contained in:
Christophe Bedard 2024-04-17 09:10:44 -07:00 committed by GitHub
parent 41110872ad
commit d9250ce036
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -84,7 +84,7 @@ $ pip3 install bokeh
## Design ## Design
See the [`ros2_tracing` design document](https://github.com/ros2/ros2_tracing/blob/master/doc/design_ros_2.md), especially the [*Goals and requirements*](https://github.com/ros2/ros2_tracing/blob/master/doc/design_ros_2.md#goals-and-requirements) and [*Analysis*](https://github.com/ros2/ros2_tracing/blob/master/doc/design_ros_2.md#analysis) sections. See the [`ros2_tracing` design document](https://github.com/ros2/ros2_tracing/blob/rolling/doc/design_ros_2.md), especially the [*Goals and requirements*](https://github.com/ros2/ros2_tracing/blob/rolling/doc/design_ros_2.md#goals-and-requirements) and [*Analysis*](https://github.com/ros2/ros2_tracing/blob/rolling/doc/design_ros_2.md#analysis) sections.
## Packages ## Packages
@ -96,4 +96,4 @@ Package containing a `ros2cli` extension to perform trace analysis.
Package containing tools for analyzing trace data. Package containing tools for analyzing trace data.
See the [API documentation](https://ros-tracing.gitlab.io/tracetools_analysis-api/). See the [API documentation](https://docs.ros.org/en/rolling/p/tracetools_analysis/).