Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions interactive_marker_tutorials/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<version>0.11.0</version>
<description>The interactive_marker_tutorials package</description>

<maintainer email="william@osrfoundation.org">William Woodall</maintainer>
<maintainer email="mabel@openrobotics.org">Mabel Zhang</maintainer>

<license>BSD</license>
<url type="website">http://ros.org/wiki/interactive_marker_tutorials</url>
Expand All @@ -23,4 +23,4 @@
<run_depend>visualization_msgs</run_depend>
<run_depend>tf</run_depend>

</package>
</package>
2 changes: 1 addition & 1 deletion librviz_tutorial/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<description>
Tutorial showing how to compile your own C++ program with RViz displays and features.
</description>
<maintainer email="william@osrfoundation.org">William Woodall</maintainer>
<maintainer email="mabel@openrobotics.org">Mabel Zhang</maintainer>
<license>BSD</license>

<url>http://ros.org/wiki/librviz_tutorial</url>
Expand Down
2 changes: 1 addition & 1 deletion rviz_plugin_tutorials/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<description>
Tutorials showing how to write plugins for RViz.
</description>
<maintainer email="william@osrfoundation.org">William Woodall</maintainer>
<maintainer email="mabel@openrobotics.org">Mabel Zhang</maintainer>
<license>BSD</license>

<url>http://ros.org/wiki/rviz_plugin_tutorials</url>
Expand Down
2 changes: 1 addition & 1 deletion rviz_python_tutorial/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<description>
Tutorials showing how to call into rviz internals from python scripts.
</description>
<maintainer email="william@osrfoundation.org">William Woodall</maintainer>
<maintainer email="mabel@openrobotics.org">Mabel Zhang</maintainer>
<license>BSD</license>

<url>http://ros.org/wiki/rviz_python_tutorial</url>
Expand Down
4 changes: 2 additions & 2 deletions visualization_marker_tutorials/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<version>0.11.0</version>
<description>The visulalization_marker_tutorials package</description>

<maintainer email="william@osrfoundation.org">William Woodall</maintainer>
<maintainer email="mabel@openrobotics.org">Mabel Zhang</maintainer>

<license>BSD</license>
<url type="website">http://ros.org/wiki/visualization_marker_tutorials</url>
Expand All @@ -19,4 +19,4 @@
<run_depend>roscpp</run_depend>
<run_depend>visualization_msgs</run_depend>

</package>
</package>
2 changes: 1 addition & 1 deletion visualization_tutorials/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<description>
Metapackage referencing tutorials related to rviz and visualization.
</description>
<maintainer email="william@osrfoundation.org">William Woodall</maintainer>
<maintainer email="mabel@openrobotics.org">Mabel Zhang</maintainer>
<license>BSD</license>

<url>http://ros.org/wiki/visualization_tutorials</url>
Expand Down