No description
Find a file
Christophe Bedard 32ee8469ff Merge branch '15-fix-dev-build-fail-on-ros-2-ci' into 'master'
Resolve "Fix dev build fail on ROS 2 CI"

Closes #15

See merge request micro-ROS/ros_tracing/tracetools_analysis!12
2019-08-15 07:37:27 +00:00
tracetools_analysis Make tracetools_read and pandas full <depend>encies 2019-08-15 09:27:23 +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!