Skip to content

Commit a4cb46f

Browse files
authored
リリース2.0.0に向けたバージョンと変更差分の更新 (#56)
1 parent 77ff34c commit a4cb46f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.rst

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

5+
2.0.0 (2024-11-08)
6+
------------------
7+
* Support ROS 2 Jazzy (`#55 <https://github.com/rt-net/raspimouse_description/issues/55>`_)
8+
Co-authored-by: Kazushi Kurasawa <Kurasawa@rt-net.jp>
9+
* Replace `ign` to `gz`
10+
* Updated the remapping for subscription to reflect the removal of `unstamped` from `ros2_controllers <https://github.com/ros-controls/ros2_controllers/blob/57c50e584e33b316dd64801916cf6d951e0cff5b/tricycle_controller/CHANGELOG.rst#4100-2024-07-01>`_
11+
* Contributors: YusukeKato
12+
513
1.2.0 (2024-03-05)
614
------------------
715
* シミュレータ環境でscanトピックをpublish (`#52 <https://github.com/rt-net/raspimouse_description/issues/52>`_)

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>raspimouse_description</name>
5-
<version>1.2.0</version>
5+
<version>2.0.0</version>
66
<description>The raspimouse_description package</description>
77
<maintainer email="shop@rt-net.jp">RT Corporation</maintainer>
88

0 commit comments

Comments
 (0)