No description
Find a file
Ingo Lütkebohle 514ca46da6 Merge branch 'analysis' into 'master'
Add basic analysis tools

See merge request ros_tracing/tracetools_analysis!1
2019-07-05 11:38:15 +00:00
tracetools_analysis Enhance date/time plotting 2019-07-01 10:08:01 +02:00
.gitlab-ci.yml Make CI check test results 2019-07-05 13:17:27 +02:00
LICENSE Add license 2019-06-24 16:44:03 +02:00
README.md Add info to readme 2019-07-01 10:29:11 +02: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!