Add <url> to package.xml

Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
This commit is contained in:
Christophe Bedard 2021-04-14 15:33:41 -04:00
parent 0ac1bfa80d
commit 19bbbc2fee
2 changed files with 6 additions and 0 deletions

View file

@ -6,6 +6,9 @@
<description>The trace-analysis command for ROS 2 command line tools.</description>
<maintainer email="bedard.christophe@gmail.com">Christophe Bedard</maintainer>
<license>Apache 2.0</license>
<url type="website">https://index.ros.org/p/ros2trace_analysis/</url>
<url type="repository">https://gitlab.com/ros-tracing/tracetools_analysis</url>
<url type="bugtracker">https://gitlab.com/ros-tracing/tracetools_analysis/-/issues</url>
<author email="christophe.bedard@apex.ai">Christophe Bedard</author>
<depend>ros2cli</depend>

View file

@ -7,6 +7,9 @@
<maintainer email="bedard.christophe@gmail.com">Christophe Bedard</maintainer>
<maintainer email="ingo.luetkebohle@de.bosch.com">Ingo Lütkebohle</maintainer>
<license>Apache 2.0</license>
<url type="website">https://index.ros.org/p/tracetools_analysis/</url>
<url type="repository">https://gitlab.com/ros-tracing/tracetools_analysis</url>
<url type="bugtracker">https://gitlab.com/ros-tracing/tracetools_analysis/-/issues</url>
<author email="ingo.luetkebohle@de.bosch.com">Ingo Lütkebohle</author>
<author email="fixed-term.christophe.bourquebedard@de.bosch.com">Christophe Bedard</author>