Skip to content

Commit

Permalink
2.2.13
Browse files Browse the repository at this point in the history
  • Loading branch information
k-okada committed Nov 9, 2023
1 parent ff153de commit 83dcafe
Show file tree
Hide file tree
Showing 24 changed files with 36 additions and 36 deletions.
4 changes: 2 additions & 2 deletions audio_video_recorder/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package audio_video_recorder
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.2.13 (2023-11-09)
-------------------

2.2.12 (2022-06-07)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion audio_video_recorder/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>audio_video_recorder</name>
<version>2.2.12</version>
<version>2.2.13</version>
<description>ROS package for recording image and audio synchronously</description>

<author email="[email protected]">Shingo Kitagawa</author>
Expand Down
4 changes: 2 additions & 2 deletions jsk_common/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package jsk_common
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.2.13 (2023-11-09)
-------------------
* Add jsk_rosbag_tools package (`#1738 <https://github.com/jsk-ros-pkg/jsk_common/issues/1738>`_)
* Contributors: Kei Okada, Shingo Kitagawa, Iory Yanokura

Expand Down
2 changes: 1 addition & 1 deletion jsk_common/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_common</name>
<version>2.2.12</version>
<version>2.2.13</version>
<description>
<p>Metapackage that contains commonly used toolset for jsk-ros-pkg</p>
</description>
Expand Down
4 changes: 2 additions & 2 deletions jsk_coordination_system/dynamic_tf_publisher/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package dynamic_tf_publisher
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.2.13 (2023-11-09)
-------------------

* add test to check if dynamic_tf_publisher/sample/sample.launch works (`#1788 <https://github.com/jsk-ros-pkg/jsk_common/issues/1788>`_)

Expand Down
2 changes: 1 addition & 1 deletion jsk_coordination_system/dynamic_tf_publisher/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<description>
dynamically set the tf trensformation
</description>
<version>2.2.12</version>
<version>2.2.13</version>
<author email="[email protected]">Manabu Saito</author>
<maintainer email="[email protected]">Ryohei Ueda</maintainer>
<license>BSD</license>
Expand Down
4 changes: 2 additions & 2 deletions jsk_data/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package jsk_data
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.2.13 (2023-11-09)
-------------------
* [jsk_data/download_data.py] Add timeout argument to download() for wget (`#1771 <https://github.com/jsk-ros-pkg/jsk_common/issues/1771>`_)

* add 2 blank lines before function definition ros roslint
Expand Down
2 changes: 1 addition & 1 deletion jsk_data/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_data</name>
<version>2.2.12</version>
<version>2.2.13</version>
<description>The jsk_data package</description>

<maintainer email="[email protected]">Ryohei Ueda</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions jsk_network_tools/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package jsk_network_tools
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.2.13 (2023-11-09)
-------------------
* add test to compile on 22.04, see `#1770 <https://github.com/jsk-ros-pkg/jsk_common/issues/1770>`_ (`#1773 <https://github.com/jsk-ros-pkg/jsk_common/issues/1773>`_)

* use setuptools
Expand Down
2 changes: 1 addition & 1 deletion jsk_network_tools/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_network_tools</name>
<version>2.2.12</version>
<version>2.2.13</version>
<description>jsk_network_tools</description>

<maintainer email="[email protected]">Ryohei Ueda</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions jsk_ros_patch/image_view2/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package image_view2
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.2.13 (2023-11-09)
-------------------
* Fix for Noetic (`#1774 <https://github.com/jsk-ros-pkg/jsk_common/issues/1774>`_)

* test/publish_mouse_event.py: value of MouseEvent must be integer
Expand Down
2 changes: 1 addition & 1 deletion jsk_ros_patch/image_view2/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package format="3">
<name>image_view2</name>
<version>2.2.12</version>
<version>2.2.13</version>
<description>A simple viewer for ROS image topics with draw-on features</description>
<maintainer email="[email protected]">Kei Okada</maintainer>

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

Forthcoming
-----------
2.2.13 (2023-11-09)
-------------------

2.2.12 (2022-06-07)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion jsk_ros_patch/multi_map_server/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package format="3">
<name>multi_map_server</name>
<version>2.2.12</version>
<version>2.2.13</version>
<description>multi_map_server provides the</description>
<maintainer email="[email protected]">Kei Okada</maintainer>

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

Forthcoming
-----------
2.2.13 (2023-11-09)
-------------------
* [jsk_rosbag_tools] Use python3-catkin-pkg-modules when python3 is used (`#1784 <https://github.com/jsk-ros-pkg/jsk_common/issues/1784>`_)

* [jsk_rosbag_tools] Use python3-catkin-pkg-modules when python3 is used
Expand Down
2 changes: 1 addition & 1 deletion jsk_rosbag_tools/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_rosbag_tools</name>
<version>2.2.12</version>
<version>2.2.13</version>
<description>The rosbag tools</description>
<license>BSD</license>

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

Forthcoming
-----------
2.2.13 (2023-11-09)
-------------------
* add test to check c++14/C++11/C++0x (`#1785 <https://github.com/jsk-ros-pkg/jsk_common/issues/1785>`_)

* auto lambda for c++14
Expand Down
2 changes: 1 addition & 1 deletion jsk_tilt_laser/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_tilt_laser</name>
<version>2.2.12</version>
<version>2.2.13</version>
<description>The jsk_tilt_laser package</description>

<maintainer email="[email protected]">YoheiKakiuchi</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions jsk_tools/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package jsk_tools
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.2.13 (2023-11-09)
-------------------
* [test_topic_published.py, boolean_node.py] Enable importing modules (`#1760 <https://github.com/jsk-ros-pkg/jsk_common/issues/1760>`_)
* fix: make battery_capacity_summary compatible with python3 (`#1763 <https://github.com/jsk-ros-pkg/jsk_common/issues/1763>`_)

Expand Down
2 changes: 1 addition & 1 deletion jsk_tools/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package format="3">
<name>jsk_tools</name>
<version>2.2.12</version>
<version>2.2.13</version>
<description>Includes emacs scripts, ros tool alias generator, and launch doc generator.</description>

<maintainer email="[email protected]">Ryohei Ueda</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions jsk_topic_tools/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package jsk_topic_tools
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.2.13 (2023-11-09)
-------------------
* use hpp instead of deprecated .h pluginlib headers (`#1777 <https://github.com/jsk-ros-pkg/jsk_common/issues/1777>`_)
* Fix for noetic (`#1774 <https://github.com/jsk-ros-pkg/jsk_common/issues/1774>`_)

Expand Down
2 changes: 1 addition & 1 deletion jsk_topic_tools/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package format="3">
<name>jsk_topic_tools</name>
<version>2.2.12</version>
<version>2.2.13</version>
<description>jsk_topic_tools</description>
<maintainer email="[email protected]">Kei Okada</maintainer>
<maintainer email="[email protected]">Ryohei Ueda</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions virtual_force_publisher/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package virtual_force_publisher
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.2.13 (2023-11-09)
-------------------

2.2.12 (2022-06-07)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion virtual_force_publisher/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package format="3">
<name>virtual_force_publisher</name>
<version>2.2.12</version>
<version>2.2.13</version>
<description>
publish end effector's force, which is estmated from joint torque value
</description>
Expand Down

0 comments on commit 83dcafe

Please sign in to comment.