Extract trace reading functions

This commit is contained in:
Christophe Bedard 2019-06-24 16:06:17 +02:00
parent cc5109f3e2
commit de8c131a34
12 changed files with 252 additions and 80 deletions

View file

@ -27,6 +27,7 @@
<test_depend>python3-pytest</test_depend>
<test_depend>tracetools</test_depend>
<test_depend>tracetools_trace</test_depend>
<test_depend>tracetools_read</test_depend>
<export>
<build_type>ament_cmake</build_type>