Skip to content

Commit

Permalink
1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
k-okada committed Jul 15, 2017
1 parent 4594229 commit 851e9ae
Show file tree
Hide file tree
Showing 18 changed files with 27 additions and 27 deletions.
4 changes: 2 additions & 2 deletions checkerboard_detector/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package checkerboard_detector
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.2.1 (2017-07-15)
------------------

1.2.0 (2017-07-15)
------------------
Expand Down
2 changes: 1 addition & 1 deletion checkerboard_detector/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>checkerboard_detector</name>
<version>1.2.0</version>
<version>1.2.1</version>
<description>Uses opencv to find checkboards and compute their 6D poses with respect to the image. Requires the image to be calibrated.<br />
Parameters:<br />
<ul>
Expand Down
4 changes: 2 additions & 2 deletions imagesift/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package imagesift
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.2.1 (2017-07-15)
------------------

1.2.0 (2017-07-15)
------------------
Expand Down
2 changes: 1 addition & 1 deletion imagesift/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>imagesift</name>
<version>1.2.0</version>
<version>1.2.1</version>
<description>
For every image, computes its sift features and send a new message with the image, its intrinsic parameters, and the features.
Parameters include:
Expand Down
4 changes: 2 additions & 2 deletions jsk_pcl_ros/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package jsk_pcl_ros
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.2.1 (2017-07-15)
------------------

1.2.0 (2017-07-15)
------------------
Expand Down
2 changes: 1 addition & 1 deletion jsk_pcl_ros/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>jsk_pcl_ros</name>
<version>1.2.0</version>
<version>1.2.1</version>
<description>ROS nodelets for pointcloud perception.</description>
<maintainer email="youhei@jsk.t.u-tokyo.ac.jp">Youhei Kakiuchi</maintainer>
<maintainer email="k-okada@jsk.t.u-tokyo.ac.jp">Kei Okada</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions jsk_pcl_ros_utils/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package jsk_pcl_ros_utils
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.2.1 (2017-07-15)
------------------

1.2.0 (2017-07-15)
------------------
Expand Down
2 changes: 1 addition & 1 deletion jsk_pcl_ros_utils/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>jsk_pcl_ros_utils</name>
<version>1.2.0</version>
<version>1.2.1</version>
<description>ROS utility nodelets for pointcloud perception.</description>
<maintainer email="ueda@jsk.t.u-tokyo.ac.jp">Ryohei Ueda</maintainer>

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

Forthcoming
-----------
1.2.1 (2017-07-15)
------------------
* If chainer is not installed, use v2 (`#2167 <https://github.com/jsk-ros-pkg/jsk_recognition/issues/2167>`_)
* chainer can not install in ros build firm

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

<description>ROS nodes and nodelets for 2-D image perception.</description>
<author>Manabu Saito</author>
Expand Down
4 changes: 2 additions & 2 deletions jsk_recognition/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package jsk_recognition
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.2.1 (2017-07-15)
------------------

1.2.0 (2017-07-15)
------------------
Expand Down
2 changes: 1 addition & 1 deletion jsk_recognition/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>jsk_recognition</name>
<version>1.2.0</version>
<version>1.2.1</version>
<description>
<p>Metapackage that contains recognition package for jsk-ros-pkg</p>
</description>
Expand Down
4 changes: 2 additions & 2 deletions jsk_recognition_msgs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package jsk_recognition_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.2.1 (2017-07-15)
------------------

1.2.0 (2017-07-15)
------------------
Expand Down
2 changes: 1 addition & 1 deletion jsk_recognition_msgs/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>jsk_recognition_msgs</name>
<version>1.2.0</version>
<version>1.2.1</version>
<description>ROS messages for jsk_pcl_ros and jsk_perception.</description>

<url type="repository">http://github.com/jsk-ros-pkg/jsk_recognition</url>
Expand Down
4 changes: 2 additions & 2 deletions jsk_recognition_utils/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package jsk_recognition_utils
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.2.1 (2017-07-15)
------------------

1.2.0 (2017-07-15)
------------------
Expand Down
2 changes: 1 addition & 1 deletion jsk_recognition_utils/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>jsk_recognition_utils</name>
<version>1.2.0</version>
<version>1.2.1</version>
<description>C++ library about sensor model, geometrical modeling and perception. </description>
<maintainer email="ueda@jsk.t.u-tokyo.ac.jp">Ryohei Ueda</maintainer>

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

Forthcoming
-----------
1.2.1 (2017-07-15)
------------------

1.2.0 (2017-07-15)
------------------
Expand Down
2 changes: 1 addition & 1 deletion resized_image_transport/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>resized_image_transport</name>
<version>1.2.0</version>
<version>1.2.1</version>
<description>ROS nodes to publish resized images.</description>

<maintainer email="youhei@jsk.t.u-tokyo.ac.jp">Yohei Kakiuchi</maintainer>
Expand Down

0 comments on commit 851e9ae

Please sign in to comment.