No description
Find a file
Christophe Bedard 4978a41d30 Merge branch 'pingpong-data' into 'master'
Make callback_duration notebook more of a tutorial/example

See merge request micro-ROS/ros_tracing/tracetools_analysis!15
2019-08-15 12:34:58 +00:00
tracetools_analysis Merge branch 'pingpong-data' into 'master' 2019-08-15 12:34:58 +00: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!