Skip to content

Commit 373541b

Browse files
committed
changelog
1 parent 8d257bc commit 373541b

5 files changed

Lines changed: 42 additions & 0 deletions

File tree

mola_georeferencing/CHANGELOG.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22
Changelog for package mola_georeferencing
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* FIX: Filter out invalid geodetic coordinates (0,0,0)
8+
* Merge pull request `#20 <https://github.com/MOLAorg/mola_state_estimation/issues/20>`_ from MOLAorg/fix/wrong-enu-map-transform
9+
FIX: Wrong transformation applied to ENU-MAP
10+
* FIX: Wrong transformation applied to ENU-MAP
11+
* Merge pull request `#19 <https://github.com/MOLAorg/mola_state_estimation/issues/19>`_ from MOLAorg/feat/georef-output-yaml
12+
mola-sm-georeferencing: support yaml output format
13+
* mola-sm-georeferencing: support yaml output format
14+
* Contributors: Jose Luis Blanco-Claraco
15+
516
2.2.0 (2026-03-03)
617
------------------
718
* Merge pull request `#18 <https://github.com/MOLAorg/mola_state_estimation/issues/18>`_ from MOLAorg/fix/should-fail-on-missing-mm

mola_gtsam_factors/CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Changelog for package mola_gtsam_factors
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
58
2.2.0 (2026-03-03)
69
------------------
710

mola_state_estimation/CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Changelog for package mola_state_estimation
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
58
2.2.0 (2026-03-03)
69
------------------
710

mola_state_estimation_simple/CHANGELOG.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22
Changelog for package mola_state_estimation_simple
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Merge pull request `#24 <https://github.com/MOLAorg/mola_state_estimation/issues/24>`_ from MOLAorg/fix/bugs-in-simple-estimator-cov
8+
Fix: Avoid double covariance increment
9+
* fix: don't use twist cov in propagating pose uncertainty in this simple mode
10+
* Fix: Avoid double covariance increment
11+
* Contributors: Jose Luis Blanco-Claraco
12+
513
2.2.0 (2026-03-03)
614
------------------
715

mola_state_estimation_smoother/CHANGELOG.rst

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
22
Changelog for package mola_state_estimation_smoother
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Merge pull request `#23 <https://github.com/MOLAorg/mola_state_estimation/issues/23>`_ from MOLAorg/feat/fuse-ros2-demos
8+
Add ros2 launch demo files to fuse 2 odometries
9+
* mola cli launch file: made generic for multiple odometry sources
10+
* harden frame name usage
11+
* Odometry sources: use CObservationRobotPose::sensorLabel as 'tf' frame name
12+
* Add ros2 launch demo files to fuse 2 odometries
13+
* Merge pull request `#22 <https://github.com/MOLAorg/mola_state_estimation/issues/22>`_ from MOLAorg/feat/refactor-mutexes
14+
Feat/refactor mutexes
15+
* Refactor to use regular mutex instead of recursive_mutex
16+
* Merge pull request `#21 <https://github.com/MOLAorg/mola_state_estimation/issues/21>`_ from MOLAorg/fix-misc
17+
Fixes for 2D motion
18+
* FIX: Planar constraints didn't constraint roll / pitch, only tz
19+
* FIX: 2D probabilistic model used wrong XY uncertainty
20+
* Contributors: Jose Luis Blanco-Claraco
21+
522
2.2.0 (2026-03-03)
623
------------------
724
* Merge pull request `#14 <https://github.com/MOLAorg/mola_state_estimation/issues/14>`_ from MOLAorg/feature/use-imu-for-georef-hint

0 commit comments

Comments
 (0)