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
This commit is contained in:
Christophe Bedard 2019-08-15 07:37:27 +00:00
commit 32ee8469ff

View file

@ -10,8 +10,8 @@
<author email="ingo.luetkebohle@de.bosch.com">Ingo Lütkebohle</author>
<author email="fixed-term.christophe.bourquebedard@de.bosch.com">Christophe Bedard</author>
<exec_depend>tracetools_read</exec_depend>
<exec_depend>python3-pandas</exec_depend>
<depend>tracetools_read</depend>
<depend>python3-pandas</depend>
<test_depend>ament_copyright</test_depend>
<test_depend>ament_flake8</test_depend>