Skip to content

Commit

Permalink
Update package.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
zkingston committed Mar 23, 2021
1 parent 08213a3 commit 0478172
Show file tree
Hide file tree
Showing 7 changed files with 23 additions and 11 deletions.
7 changes: 5 additions & 2 deletions robowflex/package.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
<?xml version="1.0"?>
<package format="2">
<name>robowflex</name>
<version>0.1.0</version>
<description>The Better Benchmarking Package</description>
<version>1.1.0</version>
<description>Robowflex: Making MoveIt Easy!</description>

<maintainer email="zak@rice.edu">Zachary Kingston</maintainer>
<author email="zak@rice.edu">Zachary Kingston</author>

<license>BSD</license>
<url type="bugtracker">https://github.com/KavrakiLab/robowflex/issues</url>
<url type="repository">https://github.com/KavrakiLab/robowflex</url>

<buildtool_depend>catkin</buildtool_depend>

Expand Down
4 changes: 3 additions & 1 deletion robowflex_dart/package.xml
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
<?xml version="1.0"?>
<package format="2">
<name>robowflex_dart</name>
<version>0.1.0</version>
<version>1.1.0</version>
<description>Robowflex: DART Planning Tools</description>

<maintainer email="zak@rice.edu">Zachary Kingston</maintainer>
<author email="zak@rice.edu">Zachary Kingston</author>

<license>BSD</license>
<url type="bugtracker">https://github.com/KavrakiLab/robowflex/issues</url>
<url type="repository">https://github.com/KavrakiLab/robowflex</url>

<buildtool_depend>catkin</buildtool_depend>

Expand Down
4 changes: 2 additions & 2 deletions robowflex_library/package.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0"?>
<package format="2">
<name>robowflex_library</name>
<version>0.1.0</version>
<description>Robowflex: Making MoveIt Easy</description>
<version>1.1.0</version>
<description>Core Robowflex Library</description>

<maintainer email="zak@rice.edu">Zachary Kingston</maintainer>
<author email="zak@rice.edu">Zachary Kingston</author>
Expand Down
4 changes: 3 additions & 1 deletion robowflex_movegroup/package.xml
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
<?xml version="1.0"?>
<package format="2">
<name>robowflex_movegroup</name>
<version>0.1.0</version>
<version>1.1.0</version>
<description>Robowflex: MoveIt MoveGroup Interaction</description>

<maintainer email="zak@rice.edu">Zachary Kingston</maintainer>
<author email="zak@rice.edu">Zachary Kingston</author>

<license>BSD</license>
<url type="bugtracker">https://github.com/KavrakiLab/robowflex/issues</url>
<url type="repository">https://github.com/KavrakiLab/robowflex</url>

<buildtool_depend>catkin</buildtool_depend>

Expand Down
4 changes: 3 additions & 1 deletion robowflex_ompl/package.xml
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
<?xml version="1.0"?>
<package format="2">
<name>robowflex_ompl</name>
<version>0.1.0</version>
<version>1.1.0</version>
<description>Robowflex: Direct OMPL Planning Interface</description>

<maintainer email="zak@rice.edu">Zachary Kingston</maintainer>
<author email="zak@rice.edu">Zachary Kingston</author>

<license>BSD</license>
<url type="bugtracker">https://github.com/KavrakiLab/robowflex/issues</url>
<url type="repository">https://github.com/KavrakiLab/robowflex</url>

<buildtool_depend>catkin</buildtool_depend>

Expand Down
6 changes: 4 additions & 2 deletions robowflex_tesseract/package.xml
Original file line number Diff line number Diff line change
@@ -1,14 +1,16 @@
<?xml version="1.0"?>
<package format="2">
<name>robowflex_tesseract</name>
<version>0.1.0</version>
<version>1.1.0</version>
<description>Robowflex: ROS Industrial Tesseract Interface</description>

<maintainer email="zak@rice.edu">Zachary Kingston</maintainer>
<author email="bryce.steven.willey@gmail.com">Bryce Willey</author>
<author email="carlosq@rice.edu">Carlos Quintero</author>
<author email="carlosq@rice.edu">Carlos Quintero Pena</author>

<license>BSD</license>
<url type="bugtracker">https://github.com/KavrakiLab/robowflex/issues</url>
<url type="repository">https://github.com/KavrakiLab/robowflex</url>

<buildtool_depend>catkin</buildtool_depend>

Expand Down
5 changes: 3 additions & 2 deletions robowflex_visualization/package.xml
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
<?xml version="1.0"?>
<package format="2">
<name>robowflex_visualization</name>
<version>0.1.0</version>
<version>1.1.0</version>
<description>Robowflex: Blender Visualization</description>

<maintainer email="zak@rice.edu">Zachary Kingston</maintainer>
<author email="zak@rice.edu">Zachary Kingston</author>
<author email="bryce.steven.willey@gmail.com">Bryce Willey</author>

<license>BSD</license>
<url type="bugtracker">https://github.com/KavrakiLab/robowflex/issues</url>
<url type="repository">https://github.com/KavrakiLab/robowflex</url>

<buildtool_depend>catkin</buildtool_depend>

Expand Down

0 comments on commit 0478172

Please sign in to comment.