Skip to content

Commit 5ba95e1

Browse files
committed
0.0.2
1 parent 4c1ddfd commit 5ba95e1

File tree

12 files changed

+18
-18
lines changed

12 files changed

+18
-18
lines changed

bag_tools/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package bag_tools
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.0.2 (2017-02-23)
6+
------------------
77
* Add missing changes
88
* Forgot to remove extract_image_positions target
99
* Fix `#12 <https://github.com/srv/srv_tools/issues/12>`_: Remove old field from camera_info msg

bag_tools/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package>
22
<name>bag_tools</name>
3-
<version>0.0.1</version>
3+
<version>0.0.2</version>
44
<description>ROS tools and scripts related to bagfiles</description>
55
<maintainer email="[email protected]">Miquel Massot</maintainer>
66

launch_tools/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package launch_tools
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.0.2 (2017-02-23)
6+
------------------
77

88
* preparing for indigo. changed prints for ros logs
99
* added gps_to_std_gt and services_timer from fuerte

launch_tools/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package>
22
<name>launch_tools</name>
3-
<version>0.0.1</version>
3+
<version>0.0.2</version>
44
<description>ROS tools and scripts related to launchfiles</description>
55
<maintainer email="[email protected]">Miquel Massot</maintainer>
66

plot_tools/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package plot_tools
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.0.2 (2017-02-23)
6+
------------------
77

88
* hydro catkinization changes
99
* added python setup files and wet'ed plot tools

plot_tools/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package>
22
<name>plot_tools</name>
3-
<version>0.0.1</version>
3+
<version>0.0.2</version>
44
<description>plot_tools</description>
55
<maintainer email="[email protected]">Pep Lluis Negre</maintainer>
66

pointcloud_tools/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package pointcloud_tools
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.0.2 (2017-02-23)
6+
------------------
77
* Minnor changes
88
* fixed pointcloud mapper
99
* fixed bug with XYZ clouds

pointcloud_tools/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package>
22
<name>pointcloud_tools</name>
3-
<version>0.0.1</version>
3+
<version>0.0.2</version>
44
<description>pointcloud_tools</description>
55
<maintainer email="[email protected]">Pep Lluis Negre</maintainer>
66

srv_tools/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package srv_tools
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.0.2 (2017-02-23)
6+
------------------
77

88
* added python setup files and wet'ed plot tools
99
* wet repo

srv_tools/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package>
22
<name>srv_tools</name>
3-
<version>0.0.1</version>
3+
<version>0.0.2</version>
44
<description>Stack with interesting ROS tools</description>
55
<maintainer email="[email protected]">Miquel Massot</maintainer>
66

0 commit comments

Comments
 (0)