File tree 4 files changed +13
-2
lines changed
4 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 2
2
Changelog for package raspimouse
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
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
+
5
13
1.1.2 (2023-08-24)
6
14
------------------
7
15
* Calculate speed from robot parameters (`#50 <https://github.com/rt-net/raspimouse2/issues/50 >`_)
Original file line number Diff line number Diff line change 2
2
<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
3
3
<package format =" 3" >
4
4
<name >raspimouse</name >
5
- <version >1.1.2 </version >
5
+ <version >2.0.0 </version >
6
6
<description >RaspiMouse ROS 2 node</description >
7
7
<
maintainer email =
" [email protected] " >RT Corporation</
maintainer >
8
8
<license >Apache License 2.0</license >
Original file line number Diff line number Diff line change 2
2
Changelog for package raspimouse_msgs
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
+ 2.0.0 (2024-11-5)
6
+ ------------------
7
+
5
8
1.1.2 (2023-08-24)
6
9
------------------
7
10
Original file line number Diff line number Diff line change 2
2
<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
3
3
<package format =" 3" >
4
4
<name >raspimouse_msgs</name >
5
- <version >1.1.2 </version >
5
+ <version >2.0.0 </version >
6
6
<description >RaspiMouse messages</description >
7
7
<
maintainer email =
" [email protected] " >RT Corporation</
maintainer >
8
8
<license >Apache License 2.0</license >
You can’t perform that action at this time.
0 commit comments