Merge branch 'update-readme' into 'master'

Update README

See merge request micro-ROS/ros_tracing/ros2_tracing!128
This commit is contained in:
Christophe Bedard 2020-01-01 17:28:43 +00:00
commit f5e37b21d8

View file

@ -1,4 +1,4 @@
# tracetools # ros2_tracing
Tracing tools for ROS 2. Tracing tools for ROS 2.
@ -53,3 +53,7 @@ See [this example launch file](./tracetools_launch/launch/example.launch.py) for
## Design ## Design
See the [design document](./doc/design_ros_2.md). See the [design document](./doc/design_ros_2.md).
## Analysis
See [`tracetools_analysis`](https://gitlab.com/micro-ROS/ros_tracing/tracetools_analysis).