Skip to content

Commit

Permalink
1.2.13
Browse files Browse the repository at this point in the history
  • Loading branch information
k-okada committed Oct 8, 2020
1 parent 8bb40bf commit 9a47ba9
Show file tree
Hide file tree
Showing 20 changed files with 30 additions and 30 deletions.
4 changes: 2 additions & 2 deletions audio_to_spectrogram/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package audio_to_spectrogram
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.2.13 (2020-10-08)
-------------------

1.2.12 (2020-10-03)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion audio_to_spectrogram/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package format="3">
<name>audio_to_spectrogram</name>
<version>1.2.12</version>
<version>1.2.13</version>
<description>Convert audio (audio_common_msgs/AudioData) to spectrogram (sensor_msgs/Image) </description>

<maintainer email="yamaguchi@jsk.imi.i.u-tokyo.ac.jp">Naoya Yamaguchi</maintainer>
Expand Down
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.13 (2020-10-08)
-------------------

1.2.12 (2020-10-03)
-------------------
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.12</version>
<version>1.2.13</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.13 (2020-10-08)
-------------------

1.2.12 (2020-10-03)
-------------------
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 format="3">
<name>imagesift</name>
<version>1.2.12</version>
<version>1.2.13</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.13 (2020-10-08)
-------------------

1.2.12 (2020-10-03)
-------------------
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 format="3">
<name>jsk_pcl_ros</name>
<version>1.2.12</version>
<version>1.2.13</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.13 (2020-10-08)
-------------------

1.2.12 (2020-10-03)
-------------------
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 format="3">
<name>jsk_pcl_ros_utils</name>
<version>1.2.12</version>
<version>1.2.13</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.13 (2020-10-08)
-------------------
* fix logic to check chainer version (`#2534 <https://github.com/jsk-ros-pkg/jsk_recognition/issues/2534>`_)

* add test to check `#2533 <https://github.com/jsk-ros-pkg/jsk_recognition/issues/2533>`_ regression
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 format="3">
<name>jsk_perception</name>
<version>1.2.12</version>
<version>1.2.13</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.13 (2020-10-08)
-------------------

1.2.12 (2020-10-03)
-------------------
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.12</version>
<version>1.2.13</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.13 (2020-10-08)
-------------------

1.2.12 (2020-10-03)
-------------------
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.12</version>
<version>1.2.13</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.13 (2020-10-08)
-------------------

1.2.12 (2020-10-03)
-------------------
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 format="3">
<name>jsk_recognition_utils</name>
<version>1.2.12</version>
<version>1.2.13</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.13 (2020-10-08)
-------------------

1.2.12 (2020-10-03)
-------------------
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.12</version>
<version>1.2.13</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 9a47ba9

Please sign in to comment.