No description
Find a file
Christophe Bedard a22532f3f8 Merge branch '4-process-symbols-to-make-them-more-readable' into 'master'
Resolve "Process symbols to make them more readable"

Closes #4

See merge request micro-ROS/ros_tracing/tracetools_analysis!7
2019-07-09 13:04:47 +00:00
tracetools_analysis Enhance symbol prettifying function 2019-07-09 14:59:05 +02:00
.gitlab-ci.yml Update CI base image 2019-07-09 09:55:29 +02:00
LICENSE Add license 2019-06-24 16:44:03 +02:00
README.md Update repo URLs 2019-07-05 13:57:07 +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!