Skip to content

Commit

Permalink
0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeremie Deray committed May 26, 2017
1 parent 7b819ce commit 1a22696
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions laser_odometry/CHANGELOG.rst
Expand Up @@ -2,8 +2,8 @@
Changelog for package laser_odometry
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.1.0 (2017-05-26)
------------------

0.0.2 (2017-05-23)
------------------
Expand Down
2 changes: 1 addition & 1 deletion laser_odometry/package.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>laser_odometry</name>
<version>0.0.2</version>
<version>0.1.0</version>
<description>
The Laser Odometry metapackage
</description>
Expand Down
4 changes: 2 additions & 2 deletions laser_odometry_core/CHANGELOG.rst
Expand Up @@ -2,8 +2,8 @@
Changelog for package laser_odometry_core
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.1.0 (2017-05-26)
------------------
* add fillIncrementMsg
* fix msg_ptr z oups
* rename twist_cov -> inc_cov
Expand Down
2 changes: 1 addition & 1 deletion laser_odometry_core/package.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>laser_odometry_core</name>
<version>0.0.2</version>
<version>0.1.0</version>
<description>
Core library for the laser_odometry package.
It contains the base class from which laser scan matcher wrappers
Expand Down
4 changes: 2 additions & 2 deletions laser_odometry_node/CHANGELOG.rst
Expand Up @@ -2,8 +2,8 @@
Changelog for package laser_odometry_node
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.1.0 (2017-05-26)
------------------
* add pose increment publication in node
* Contributors: Jeremie Deray

Expand Down
2 changes: 1 addition & 1 deletion laser_odometry_node/package.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>laser_odometry_node</name>
<version>0.0.2</version>
<version>0.1.0</version>
<description>
Node package of the laser_odometry project.
It contains the ROS node that instantiate the
Expand Down

0 comments on commit 1a22696

Please sign in to comment.