tracetools_analysis/README.md
2019-10-13 15:30:12 -07:00

946 B

tracetools_analysis

Analysis tools for ROS 2 tracing.

Setup

To display results, install:

Use

Start Jupyter Notebook:

$ jupyter notebook

Then navigate to the analysis/ directory, and select one of the provided notebooks, or create your own!

Design

See the ros2_tracing design document, especially the Goals and requirements and Analysis architecture sections.