Skip to content

Commit

Permalink
1.11.8
Browse files Browse the repository at this point in the history
  • Loading branch information
tfoote committed Mar 4, 2016
1 parent 29a5664 commit cb2361a
Show file tree
Hide file tree
Showing 10 changed files with 15 additions and 15 deletions.
4 changes: 2 additions & 2 deletions eigen_conversions/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package eigen_conversions
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.11.8 (2016-03-04)
-------------------
* eigen_conversions: Add conversions for Eigen::Isometry3d
* Contributors: Maarten de Vries

Expand Down
2 changes: 1 addition & 1 deletion eigen_conversions/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>eigen_conversions</name>
<version>1.11.7</version>
<version>1.11.8</version>
<description>

Conversion functions between:
Expand Down
4 changes: 2 additions & 2 deletions geometry/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package geometry
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.11.8 (2016-03-04)
-------------------

1.11.7 (2015-04-21)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion geometry/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>geometry</name>
<version>1.11.7</version>
<version>1.11.8</version>
<description>Geometry Library</description>
<maintainer email="[email protected]">Tully Foote</maintainer>
<license>BSD</license>
Expand Down
4 changes: 2 additions & 2 deletions kdl_conversions/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package kdl_conversions
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.11.8 (2016-03-04)
-------------------

1.11.7 (2015-04-21)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion kdl_conversions/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>kdl_conversions</name>
<version>1.11.7</version>
<version>1.11.8</version>
<description>

Conversion functions between KDL and geometry_msgs types.
Expand Down
4 changes: 2 additions & 2 deletions tf/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package tf
^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.11.8 (2016-03-04)
-------------------
* Update assertQuaternionValid to check for NaNs
* Remove outdated manifest loading in python files
* update unit tests to catch https://github.com/ros/geometry_experimental/issues/102
Expand Down
2 changes: 1 addition & 1 deletion tf/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>tf</name>
<version>1.11.7</version>
<version>1.11.8</version>
<description>

tf is a package that lets the user keep track of multiple coordinate
Expand Down
4 changes: 2 additions & 2 deletions tf_conversions/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package tf_conversions
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.11.8 (2016-03-04)
-------------------
* tf_conversions: Add conversion functions for Eigen::Isometry3d
* Remove outdated manifest loading in python files
* Contributors: Maarten de Vries, Michael Hwang
Expand Down
2 changes: 1 addition & 1 deletion tf_conversions/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>tf_conversions</name>
<version>1.11.7</version>
<version>1.11.8</version>
<description>

This package contains a set of conversion functions to convert
Expand Down

0 comments on commit cb2361a

Please sign in to comment.