We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5130d4 commit adcb0b2Copy full SHA for adcb0b2
CHANGELOG.rst
@@ -2,8 +2,8 @@
2
Changelog for package mola_imu_preintegration
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
-Forthcoming
6
------------
+1.13.1 (2025-10-15)
+-------------------
7
* ImuCalibrator: Robust against invalid orientation data in Imu msgs
8
* Fix random failures in unit test
9
* CI: add running unit tests
package.xml
@@ -5,7 +5,7 @@
-->
<package format="3">
<name>mola_imu_preintegration</name>
- <version>1.13.0</version>
+ <version>1.13.1</version>
<description>Integrator of IMU angular velocity readings</description>
10
11
<maintainer email="joseluisblancoc@gmail.com">Jose-Luis Blanco-Claraco</maintainer>
0 commit comments