ros-lyrical-mola-state-estimation-smoother (2.2.0-3resolute) resolute; urgency=high

  * Merge pull request #14 <https://github.com/MOLAorg/mola_state_estimation/issues/14> from MOLAorg/feature/use-imu-for-georef-hint
    Feature/use-imu-for-georef-hint
  * clang-format
  * Contributors: Jose Luis Blanco-Claraco

 -- Jose-Luis Blanco-Claraco <joseluisblancoc@gmail.com>  Tue, 03 Mar 2026 00:00:00 -0000

ros-lyrical-mola-state-estimation-smoother (2.1.0-3resolute) resolute; urgency=high

  * Merge pull request #13 <https://github.com/MOLAorg/mola_state_estimation/issues/13> from MOLAorg/feat/publish-georef-on-converge
    Publish geo-ref on convergence
  * get onObservation() and has_converged_localization() method tested too
  * Refactor publish georef and sensor label regex
    fix filtering observations by sensor label regex
    refactor to publish georef on converged automatically
    fix build against older mola_kernel
    Fix wrong logic in GNSS fuse
  * remove old mola version guards
  * unit test: relax threshold to avoid spurious failures
  * Publish geo-ref on convergence
    add new params to yaml file
  * Contributors: Jose Luis Blanco-Claraco

 -- Jose-Luis Blanco-Claraco <joseluisblancoc@gmail.com>  Sat, 14 Feb 2026 00:00:00 -0000

ros-lyrical-mola-state-estimation-smoother (2.0.1-3resolute) resolute; urgency=high

  * test: less strict limits to avoid random failures
  * cmake: Remove non-used find_package() for ament_lint_auto
  * Merge pull request #11 <https://github.com/MOLAorg/mola_state_estimation/issues/11> from MOLAorg/feat/improve-docs
    Improve docs for mola_gtsam_factors
  * Contributors: Jose Luis Blanco-Claraco

 -- Jose-Luis Blanco-Claraco <joseluisblancoc@gmail.com>  Thu, 15 Jan 2026 00:00:00 -0000

ros-lyrical-mola-state-estimation-smoother (2.0.0-3resolute) resolute; urgency=high

  * Merge pull request #7 <https://github.com/MOLAorg/mola_state_estimation/issues/7> from MOLAorg/feature/tricycle-kinematic
    Add tricycle kinematics
  * Use bad initial pose for unit test
  * unit test: same conditions for different kinematic models
  * Copyright year bump
  * Add FactorTricycleKinematic
  * Implement twist fusion
  * Add twist unit test
  * Unit test: include tricycle tests too
  * Enable connection to MolaViz for console messages
  * converted into ament_cmake; update template yaml params file
  * Add templates to launch the estimator as a standalone ROS 2 node
  * Merge pull request #5 <https://github.com/MOLAorg/mola_state_estimation/issues/5> from MOLAorg/feature/fuse-gnss-imu-odom
    Refactor: new packages mola_georeferencing, mola_gtsam_factors, functional smoother state estimator
  * More realistic drift case: IMU helps LO
  * fix test: correct IMU acc simulation
  * Default params: more common case of starting near static
  * fixed imu acc gravity alignment
  * Add two-odometry unit test
  * fix error, and add support for azimuth offset
  * add IMU+GPS  based azimuth estimation
  * Refactor: symbolic factor classes moved as internal smoother classes
  * Make mola_gtsam_factors non headers-only and rename GNSS2ENU as GnssEnu for consistency
  * fixed missing extrapolation steps
  * implement basic pose extrapolation
  * honor initial twist
  * Fixed odom+gnss fusion
  * implement correct auto geo-referenciation
  * Support fusing poses wrt map frame too
  * marginals for uncertainty
  * refactor to use Pose3 instead of P+R
  * initialize georef gtsam variables
  * Make important parameters mandatory in yaml config files
  * New unit test for fusing GPS+odometry
  * process CObservationRobotPose
  * One further fix for cmake
  * integrate code coverage in cmake
  * Update .h docs to match the new design
  * Enable code coverage
  * Update parameters to hold new geo-ref fields
  * Refactor to expose all gtsam factors into a new library 'mola_gtsam_factors'
  * Contributors: Jose Luis Blanco-Claraco

 -- Jose-Luis Blanco-Claraco <joseluisblancoc@gmail.com>  Wed, 14 Jan 2026 00:00:00 -0000

ros-lyrical-mola-state-estimation-smoother (1.11.1-3resolute) resolute; urgency=high

  * Update to build against MOLA>=2.1.0 with ConstPtr API
  * Contributors: Jose Luis Blanco-Claraco

 -- Jose-Luis Blanco-Claraco <joseluisblancoc@gmail.com>  Mon, 20 Oct 2025 00:00:00 -0000

ros-lyrical-mola-state-estimation-smoother (1.11.0-3resolute) resolute; urgency=high

  * Move LocalVelocityBuffer class here from mp2p_icp repository
  * Contributors: Jose Luis Blanco-Claraco

 -- Jose-Luis Blanco-Claraco <joseluisblancoc@gmail.com>  Sun, 05 Oct 2025 00:00:00 -0000

ros-lyrical-mola-state-estimation-smoother (1.10.0-3resolute) resolute; urgency=high

  * Fix build against gtsam>=4.3
  * Update copyright notice
  * Make unhandled sensor input topic message less verbose
  * Contributors: Jose Luis Blanco-Claraco

 -- Jose-Luis Blanco-Claraco <joseluisblancoc@gmail.com>  Sun, 07 Sep 2025 00:00:00 -0000

ros-lyrical-mola-state-estimation-smoother (1.9.0-3resolute) resolute; urgency=high

  * State estimation interface is now raw data consumer too
  * FIX: Error if sensor labels were provided in config yaml file
  * Contributors: Jose Luis Blanco-Claraco

 -- Jose-Luis Blanco-Claraco <joseluisblancoc@gmail.com>  Fri, 06 Jun 2025 00:00:00 -0000

ros-lyrical-mola-state-estimation-smoother (1.8.1-3resolute) resolute; urgency=high

  * Update copyright year
  * fixes for clang-tidy
  * Contributors: Jose Luis Blanco-Claraco

 -- Jose-Luis Blanco-Claraco <joseluisblancoc@gmail.com>  Sun, 25 May 2025 00:00:00 -0000

ros-lyrical-mola-state-estimation-smoother (1.8.0-3resolute) resolute; urgency=high

  * const correctness
  * State estimation modules now are proper MOLA raw inputs, so they automatically subscribe and consume input sensors (IMU, GPS, wheels odometry)
  * Contributors: Jose Luis Blanco-Claraco

 -- Jose-Luis Blanco-Claraco <joseluisblancoc@gmail.com>  Sat, 15 Mar 2025 00:00:00 -0000

ros-lyrical-mola-state-estimation-smoother (1.7.0-3resolute) resolute; urgency=high

  * Use more generic localization source name
  * make it thread safe; fix replaying extrapolated poses using past timestamps
  * Documentation: explain the different types of factors and kinematic models
  * Smoother: observe the enforce_planar_motion parameter
  * FIX: use last guess as initial values to improve optimization stability; expose more parameters
  * StateEstimationSmoother: Publish pose updates in a timely manner
  * Add parameter enforce_planar_motion
  * Fix gtsam must be a runtime depend too
  * Contributors: Jose Luis Blanco Claraco, Jose Luis Blanco-Claraco

 -- Jose-Luis Blanco-Claraco <joseluisblancoc@gmail.com>  Sat, 22 Feb 2025 00:00:00 -0000

ros-lyrical-mola-state-estimation-smoother (1.6.1-3resolute) resolute; urgency=high

  * Shorter logger name
  * Contributors: Jose Luis Blanco-Claraco

 -- Jose-Luis Blanco-Claraco <joseluisblancoc@gmail.com>  Fri, 10 Jan 2025 00:00:00 -0000

ros-lyrical-mola-state-estimation-smoother (1.6.0-3resolute) resolute; urgency=high



 -- Jose-Luis Blanco-Claraco <joseluisblancoc@gmail.com>  Fri, 03 Jan 2025 00:00:00 -0000

ros-lyrical-mola-state-estimation-smoother (1.5.0-3resolute) resolute; urgency=high



 -- Jose-Luis Blanco-Claraco <joseluisblancoc@gmail.com>  Thu, 26 Dec 2024 00:00:00 -0000

ros-lyrical-mola-state-estimation-smoother (1.4.1-3resolute) resolute; urgency=high



 -- Jose-Luis Blanco-Claraco <joseluisblancoc@gmail.com>  Fri, 20 Dec 2024 00:00:00 -0000

ros-lyrical-mola-state-estimation-smoother (1.4.0-3resolute) resolute; urgency=high



 -- Jose-Luis Blanco-Claraco <joseluisblancoc@gmail.com>  Wed, 18 Dec 2024 00:00:00 -0000

ros-lyrical-mola-state-estimation-smoother (1.3.0-3resolute) resolute; urgency=high

  * Start integrating GNSS observation. Added a new CLI program mola-navstate-cli for testing state fusion
  * Contributors: Jose Luis Blanco-Claraco

 -- Jose-Luis Blanco-Claraco <joseluisblancoc@gmail.com>  Wed, 11 Dec 2024 00:00:00 -0000

ros-lyrical-mola-state-estimation-smoother (1.2.1-3resolute) resolute; urgency=high



 -- Jose-Luis Blanco-Claraco <joseluisblancoc@gmail.com>  Sun, 29 Sep 2024 00:00:00 -0000

ros-lyrical-mola-state-estimation-smoother (1.2.0-3resolute) resolute; urgency=high



 -- Jose-Luis Blanco-Claraco <joseluisblancoc@gmail.com>  Mon, 16 Sep 2024 00:00:00 -0000

ros-lyrical-mola-state-estimation-smoother (1.1.3-3resolute) resolute; urgency=high

  * Depend on new mrpt_lib packages (deprecate mrpt2)
  * Contributors: Jose Luis Blanco-Claraco

 -- Jose-Luis Blanco-Claraco <joseluisblancoc@gmail.com>  Wed, 28 Aug 2024 00:00:00 -0000

ros-lyrical-mola-state-estimation-smoother (1.1.2-3resolute) resolute; urgency=high



 -- Jose-Luis Blanco-Claraco <joseluisblancoc@gmail.com>  Mon, 26 Aug 2024 00:00:00 -0000

ros-lyrical-mola-state-estimation-smoother (1.1.1-3resolute) resolute; urgency=high



 -- Jose-Luis Blanco-Claraco <joseluisblancoc@gmail.com>  Fri, 23 Aug 2024 00:00:00 -0000

ros-lyrical-mola-state-estimation-smoother (1.1.0-3resolute) resolute; urgency=high

  * Update test-navstate-basic.cpp: less noisy test data for more predictable results
  * Merge pull request #62 <https://github.com/MOLAorg/mola/issues/62> from MOLAorg/docs-fixes
    Docs fixes
  * Fix ament_xmllint warnings in package.xml
  * Contributors: Jose Luis Blanco-Claraco

 -- Jose-Luis Blanco-Claraco <joseluisblancoc@gmail.com>  Sun, 18 Aug 2024 00:00:00 -0000

ros-lyrical-mola-state-estimation-smoother (1.0.8-3resolute) resolute; urgency=high

  * ament_lint_cmake: clean warnings
  * Contributors: Jose Luis Blanco-Claraco

 -- Jose-Luis Blanco-Claraco <joseluisblancoc@gmail.com>  Mon, 29 Jul 2024 00:00:00 -0000

ros-lyrical-mola-state-estimation-smoother (1.0.7-3resolute) resolute; urgency=high

  * Fix GNSS typo
  * Contributors: Jose Luis Blanco-Claraco

 -- Jose-Luis Blanco-Claraco <joseluisblancoc@gmail.com>  Wed, 24 Jul 2024 00:00:00 -0000

ros-lyrical-mola-state-estimation-smoother (1.0.6-3resolute) resolute; urgency=high

  * Create new NavStateFilter interface and separate the simple fuser and the factor-graph approach in two packages
  * Contributors: Jose Luis Blanco-Claraco

 -- Jose-Luis Blanco-Claraco <joseluisblancoc@gmail.com>  Fri, 21 Jun 2024 00:00:00 -0000

ros-lyrical-mola-state-estimation-smoother (1.0.5-3resolute) resolute; urgency=high



 -- Jose-Luis Blanco-Claraco <joseluisblancoc@gmail.com>  Tue, 28 May 2024 00:00:00 -0000

ros-lyrical-mola-state-estimation-smoother (1.0.4-3resolute) resolute; urgency=high

  * bump cmake_minimum_required to 3.5
  * Contributors: Jose Luis Blanco-Claraco

 -- Jose-Luis Blanco-Claraco <joseluisblancoc@gmail.com>  Tue, 14 May 2024 00:00:00 -0000

ros-lyrical-mola-state-estimation-smoother (1.0.3-3resolute) resolute; urgency=high

  * Fix package.xml website URL
  * Contributors: Jose Luis Blanco-Claraco

 -- Jose-Luis Blanco-Claraco <joseluisblancoc@gmail.com>  Mon, 22 Apr 2024 00:00:00 -0000

ros-lyrical-mola-state-estimation-smoother (1.0.2-3resolute) resolute; urgency=high



 -- Jose-Luis Blanco-Claraco <joseluisblancoc@gmail.com>  Thu, 04 Apr 2024 00:00:00 -0000

ros-lyrical-mola-state-estimation-smoother (1.0.1-3resolute) resolute; urgency=high



 -- Jose-Luis Blanco-Claraco <joseluisblancoc@gmail.com>  Thu, 28 Mar 2024 00:00:00 -0000

ros-lyrical-mola-state-estimation-smoother (1.0.0-3resolute) resolute; urgency=high

  * use odometry
  * add new package mola_state_estimation_simple
  * Contributors: Jose Luis Blanco-Claraco

 -- Jose-Luis Blanco-Claraco <joseluisblancoc@gmail.com>  Tue, 19 Mar 2024 00:00:00 -0000

ros-lyrical-mola-state-estimation-smoother (0.2.2-3resolute) resolute; urgency=high



 -- Jose-Luis Blanco-Claraco <joseluisblancoc@gmail.com>  Fri, 08 Sep 2023 00:00:00 -0000


