Skip to content

Commit

Permalink
1.0.1 Version Bump
Browse files Browse the repository at this point in the history
Updates baxter_common 1.0.1 CHANGELOG.rst
  • Loading branch information
rethink-kmaroney committed Sep 10, 2014
1 parent 316a379 commit 0df8870
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 4 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
1.0.1 (2014-9-10)
---------------------------------
- Adds meshes and URDF to baxter_description installation

1.0.0 (2014-5-1)
---------------------------------
- Updates baxter_core_msgs IK solver service file adding seeding options
Expand Down
2 changes: 1 addition & 1 deletion baxter_common/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>baxter_common</name>
<version>1.0.0</version>
<version>1.0.1</version>
<description>
URDF, meshes, and custom messages describing the Baxter Research
Robot from Rethink Robotics.
Expand Down
2 changes: 1 addition & 1 deletion baxter_core_msgs/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>baxter_core_msgs</name>
<version>1.0.0</version>
<version>1.0.1</version>
<description>
Messages and Services required for communication with the Baxter
Research Robot from Rethink Robotics.
Expand Down
2 changes: 1 addition & 1 deletion baxter_description/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>baxter_description</name>
<version>1.0.0</version>
<version>1.0.1</version>
<description>
Description of Baxter Research Robot from Rethink Robotics.
This package contains the URDF and meshes describing Baxter.
Expand Down
2 changes: 1 addition & 1 deletion baxter_maintenance_msgs/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>baxter_maintenance_msgs</name>
<version>1.0.0</version>
<version>1.0.1</version>
<description>
Messages and Services required for use with maintenance procedures
with the Baxter Research Robot from Rethink Robotics.
Expand Down

0 comments on commit 0df8870

Please sign in to comment.