Skip to content

Commit

Permalink
package.xml verification/fixes for new repos
Browse files Browse the repository at this point in the history
Verifying package.xml and version numbers for 0.7.0 release
and the rename and breakout of the Baxter SDK repositories,
especially 'sdk-examples' -> 'baxter'
  • Loading branch information
rethink-rlinsalata committed Nov 21, 2013
1 parent 75a190b commit d3da448
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 11 deletions.
5 changes: 3 additions & 2 deletions baxter_common/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@
<package>
<name>baxter_common</name>
<version>0.7.0</version>
<description>URDF, meshes, and custom messages
describing the Baxter robot from Rethink Robotics.
<description>
URDF, meshes, and custom messages describing the Baxter Research
Robot from Rethink Robotics.
</description>

<maintainer email="[email protected]">
Expand Down
6 changes: 3 additions & 3 deletions baxter_core_msgs/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<version>0.7.0</version>
<description>
Messages and Services required for communication with the Baxter
robot from Rethink Robotics.
Research Robot from Rethink Robotics.
</description>

<maintainer email="[email protected]">
Expand All @@ -13,10 +13,10 @@
<license>BSD</license>
<url type="website">http://www.rethinkrobotics.com/sdk</url>
<url type="repository">
https://github.com/RethinkRobotics/sdk-examples
https://github.com/RethinkRobotics/baxter_common
</url>
<url type="bugtracker">
https://github.com/RethinkRobotics/sdk-examples/issues
https://github.com/RethinkRobotics/baxter_common/issues
</url>
<author>Rethink Robotics Inc.</author>

Expand Down
6 changes: 4 additions & 2 deletions baxter_description/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@
<package>
<name>baxter_description</name>
<version>0.7.0</version>
<description>Description of Baxter robot from Rethink Robotics. This package
contains the URDF and meshes describing Baxter.</description>
<description>
Description of Baxter Research Robot from Rethink Robotics.
This package contains the URDF and meshes describing Baxter.
</description>

<maintainer email="[email protected]">
Rethink Robotics Inc.
Expand Down
8 changes: 4 additions & 4 deletions baxter_maintenance_msgs/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<name>baxter_maintenance_msgs</name>
<version>0.7.0</version>
<description>
Messages and Services required for use with maintenance procedures with the
Baxter robot from Rethink Robotics.
Messages and Services required for use with maintenance procedures
with the Baxter Research Robot from Rethink Robotics.
</description>

<maintainer email="[email protected]">
Expand All @@ -13,10 +13,10 @@
<license>BSD</license>
<url type="website">http://www.rethinkrobotics.com/sdk</url>
<url type="repository">
https://github.com/RethinkRobotics/sdk-examples
https://github.com/RethinkRobotics/baxter_common
</url>
<url type="bugtracker">
https://github.com/RethinkRobotics/sdk-examples/issues
https://github.com/RethinkRobotics/baxter_common/issues
</url>
<author>Rethink Robotics Inc.</author>

Expand Down

0 comments on commit d3da448

Please sign in to comment.