No description
Find a file
Christophe Bedard c18a8a709f Merge branch 'ignore-tracetools-analysis-tests' into 'master'
Ignore tracetools_analysis-specific tests for now

See merge request micro-ROS/ros_tracing/tracetools_analysis!14
2019-08-15 09:29:09 +00:00
tracetools_analysis Ignore tracetools_analysis-specific tests for now 2019-08-15 11:16:05 +02:00
.gitlab-ci.yml Do rosdep install in before_script 2019-08-06 10:24:00 +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!