Skip to content

Commit f5a520c

Browse files
KuraZuzuYusukeKato
andauthored
リリースのためのバージョン番号とCHANGELOGの更新 (#56)
* Update CHANGELOG.rst and version numbers. * fix PR links * Fix Indents * change indent block * Update raspimouse/CHANGELOG.rst Co-authored-by: YusukeKato <YusukeKato@users.noreply.github.com> * Fix indent * Add description of message type * Update raspimouse/CHANGELOG.rst Co-authored-by: YusukeKato <YusukeKato@users.noreply.github.com> --------- Co-authored-by: YusukeKato <YusukeKato@users.noreply.github.com>
1 parent faa2a3d commit f5a520c

File tree

4 files changed

+13
-2
lines changed

4 files changed

+13
-2
lines changed

raspimouse/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
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
2.0.0 (2024-11-5)
6+
------------------
7+
* Update CI for ROS 2 Rolling(`https://github.com/rt-net/raspimouse2/pull/55`)
8+
* Fix documentation (`https://github.com/rt-net/raspimouse2/pull/54`)
9+
* Support for ROS 2 Jazzy (`https://github.com/rt-net/raspimouse2/pull/53`)
10+
* Replace `Twist` with `TwistStamped` in `/cmd_vel`
11+
* Contributors: Kazushi Kurasawa, Yusuke Kato
12+
513
1.1.2 (2023-08-24)
614
------------------
715
* Calculate speed from robot parameters (`#50 <https://github.com/rt-net/raspimouse2/issues/50>`_)

raspimouse/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</name>
5-
<version>1.1.2</version>
5+
<version>2.0.0</version>
66
<description>RaspiMouse ROS 2 node</description>
77
<maintainer email="shop@rt-net.jp">RT Corporation</maintainer>
88
<license>Apache License 2.0</license>

raspimouse_msgs/CHANGELOG.rst

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

5+
2.0.0 (2024-11-5)
6+
------------------
7+
58
1.1.2 (2023-08-24)
69
------------------
710

raspimouse_msgs/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_msgs</name>
5-
<version>1.1.2</version>
5+
<version>2.0.0</version>
66
<description>RaspiMouse messages</description>
77
<maintainer email="shop@rt-net.jp">RT Corporation</maintainer>
88
<license>Apache License 2.0</license>

0 commit comments

Comments
 (0)