We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90b372b commit 7e9b485Copy full SHA for 7e9b485
CHANGELOG.rst
@@ -2,8 +2,8 @@
2
Changelog for package ess_imu_driver
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
-Forthcoming
6
------------
+2.0.1 (2024-10-02)
+------------------
7
* updated launch files, add new .h files for uart & spi
8
* port changes from imu_linux_example (auto-detect/initialize IMU model)
9
package.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0"?>
<package>
<name>ess_imu_driver</name>
- <version>2.0.0</version>
+ <version>2.0.1</version>
<description>ROS package for Epson IMU based on C++ wrapper of Linux C driver</description>
<maintainer email="[email protected]">Raymond Chow</maintainer>
0 commit comments