No description
Find a file
2019-10-13 15:30:12 -07:00
ros2trace_analysis Add ros2trace_analysis command and process/convert verbs 2019-10-13 14:39:21 -07:00
tracetools_analysis Add ros2trace_analysis command and process/convert verbs 2019-10-13 14:39:21 -07:00
.gitlab-ci.yml Add ros2trace_analysis command and process/convert verbs 2019-10-13 14:39:21 -07:00
LICENSE Add license 2019-06-24 16:44:03 +02:00
README.md Add link to ros2_tracing design document 2019-10-13 15:30:12 -07:00

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.