We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f11e66d commit 1782e00Copy full SHA for 1782e00
CHANGELOG.rst
@@ -2,8 +2,8 @@
2
Changelog for package mola_imu_preintegration
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
-Forthcoming
6
------------
+1.13.0 (2025-10-11)
+-------------------
7
* FIX: Picked wrong reference stamp for integrating trajectories
8
* Add asString() debugging methods to sample structs
9
* Contributors: Jose Luis Blanco-Claraco
package.xml
@@ -5,7 +5,7 @@
-->
<package format="3">
<name>mola_imu_preintegration</name>
- <version>1.12.0</version>
+ <version>1.13.0</version>
<description>Integrator of IMU angular velocity readings</description>
10
11
<maintainer email="joseluisblancoc@gmail.com">Jose-Luis Blanco-Claraco</maintainer>
0 commit comments