File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 2
2
Changelog for package rt_usb_9axisimu_driver
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
+ 3.0.0 (2024-11-07)
6
+ ------------------
7
+ * Update CI for ROS 2 Rolling (`https://github.com/rt-net/rt_usb_9axisimu_driver/pull/62 `)
8
+ * Support for ROS 2 Jazzy (`https://github.com/rt-net/rt_usb_9axisimu_driver/pull/61 `)
9
+ * Fix undefined behavior by storing `std::string ` objects instead of `const char* ` pointers
10
+ * Contributors: Kazushi Kurasawa, YusukeKato
11
+
5
12
2.1.0 (2024-08-23)
6
13
------------------
7
14
* Fix to get the latest data (`#58 <https://github.com/rt-net/rt_usb_9axisimu_driver/issues/58 >`_)
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 >rt_usb_9axisimu_driver</name >
5
- <version >2.1 .0</version >
5
+ <version >3.0 .0</version >
6
6
<description >The rt_usb_9axisimu_driver package</description >
7
7
8
8
<maintainer email =" shop@rt-net.jp" >RT Corporation</maintainer >
You can’t perform that action at this time.
0 commit comments