Package Summary

Version 2.1.0
License GPLv3
Build type CMAKE
Use RECOMMENDED

Repository Summary

Description MOLA implementations of the virtual state estimation API for robots / vehicles
Checkout URI https://github.com/MOLAorg/mola_state_estimation.git
VCS Type git
VCS Version develop
Last Updated 2026-02-23
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

SE(3) pose and twist path data fusion estimator

Additional Links

Maintainers

  • Jose-Luis Blanco-Claraco

Authors

No additional authors.

mola_state_estimation_simple

Simple kinematic state vector extrapolation algorithm to fuse odometry sources.

This repository provides:

  • NavStateFuse: C++ class to integrate odometry, IMU, and pose/twist estimations.

See package documentation.

Build and install

Refer to the root MOLA repository.

License

This package is released under the GNU GPL v3 license. Other options available upon request.

CHANGELOG

Changelog for package mola_state_estimation_simple

2.1.0 (2026-02-14)

  • Merge pull request #13 from MOLAorg/feat/publish-georef-on-converge Publish geo-ref on convergence
  • Include the RDC API in the tests
  • 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
  • Contributors: Jose Luis Blanco-Claraco

2.0.1 (2026-01-15)

2.0.0 (2026-01-14)

  • Merge pull request #7 from MOLAorg/feature/tricycle-kinematic Add tricycle kinematics
  • lint clean ups
  • Copyright year bump
  • Merge pull request #8 from MOLAorg/fix/add-simple-estimator-unit-tests Add tests for simple estimator
  • Add tests for simple estimator
  • Merge pull request #5 from MOLAorg/feature/fuse-gnss-imu-odom Refactor: new packages mola_georeferencing, mola_gtsam_factors, functional smoother state estimator
  • One further fix for cmake
  • integrate code coverage in cmake
  • Refactor to expose all gtsam factors into a new library 'mola_gtsam_factors'
  • Contributors: Jose Luis Blanco-Claraco

1.11.1 (2025-10-20)

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

1.11.0 (2025-10-05)

  • Move mola_imu_preintegration out of this repo The new repository is: https://github.com/MOLAorg/mola_imu_preintegration
  • Merge pull request #4 from MOLAorg/feature/imu Refactor IMU library
  • Fix using new IMU integration API
  • Move LocalVelocityBuffer class here from mp2p_icp repository
  • Contributors: Jose Luis Blanco-Claraco

1.10.0 (2025-09-07)

  • Update copyright notice
  • Make unhandled sensor input topic message less verbose
  • Contributors: Jose Luis Blanco-Claraco

1.9.0 (2025-06-06)

  • 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

1.8.1 (2025-05-25)

  • Feature: Implement basic twist covariance handling in the SimpleEstimator
  • fixes for clang-tidy
  • Contributors: Jose Luis Blanco-Claraco

1.8.0 (2025-03-15)

  • 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

1.7.0 (2025-02-22)

  • Add parameter enforce_planar_motion
  • Contributors: Jose Luis Blanco-Claraco

1.6.1 (2025-01-10)

  • Merge pull request #1 from MOLAorg/9-need-help-on-integrating-imu-for-lidar-odometry More stable integration of IMU twist information
  • Shorter logger name
  • Fix package.xml URLs
  • tolerate unsorted sensor inputs without throwing
  • Contributors: Jose Luis Blanco-Claraco

File truncated at 100 lines see the full file

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged mola_state_estimation_simple at Robotics Stack Exchange

Package Summary

Version 2.1.0
License GPLv3
Build type CMAKE
Use RECOMMENDED

Repository Summary

Description MOLA implementations of the virtual state estimation API for robots / vehicles
Checkout URI https://github.com/MOLAorg/mola_state_estimation.git
VCS Type git
VCS Version develop
Last Updated 2026-02-23
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

SE(3) pose and twist path data fusion estimator

Additional Links

Maintainers

  • Jose-Luis Blanco-Claraco

Authors

No additional authors.

mola_state_estimation_simple

Simple kinematic state vector extrapolation algorithm to fuse odometry sources.

This repository provides:

  • NavStateFuse: C++ class to integrate odometry, IMU, and pose/twist estimations.

See package documentation.

Build and install

Refer to the root MOLA repository.

License

This package is released under the GNU GPL v3 license. Other options available upon request.

CHANGELOG

Changelog for package mola_state_estimation_simple

2.1.0 (2026-02-14)

  • Merge pull request #13 from MOLAorg/feat/publish-georef-on-converge Publish geo-ref on convergence
  • Include the RDC API in the tests
  • 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
  • Contributors: Jose Luis Blanco-Claraco

2.0.1 (2026-01-15)

2.0.0 (2026-01-14)

  • Merge pull request #7 from MOLAorg/feature/tricycle-kinematic Add tricycle kinematics
  • lint clean ups
  • Copyright year bump
  • Merge pull request #8 from MOLAorg/fix/add-simple-estimator-unit-tests Add tests for simple estimator
  • Add tests for simple estimator
  • Merge pull request #5 from MOLAorg/feature/fuse-gnss-imu-odom Refactor: new packages mola_georeferencing, mola_gtsam_factors, functional smoother state estimator
  • One further fix for cmake
  • integrate code coverage in cmake
  • Refactor to expose all gtsam factors into a new library 'mola_gtsam_factors'
  • Contributors: Jose Luis Blanco-Claraco

1.11.1 (2025-10-20)

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

1.11.0 (2025-10-05)

  • Move mola_imu_preintegration out of this repo The new repository is: https://github.com/MOLAorg/mola_imu_preintegration
  • Merge pull request #4 from MOLAorg/feature/imu Refactor IMU library
  • Fix using new IMU integration API
  • Move LocalVelocityBuffer class here from mp2p_icp repository
  • Contributors: Jose Luis Blanco-Claraco

1.10.0 (2025-09-07)

  • Update copyright notice
  • Make unhandled sensor input topic message less verbose
  • Contributors: Jose Luis Blanco-Claraco

1.9.0 (2025-06-06)

  • 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

1.8.1 (2025-05-25)

  • Feature: Implement basic twist covariance handling in the SimpleEstimator
  • fixes for clang-tidy
  • Contributors: Jose Luis Blanco-Claraco

1.8.0 (2025-03-15)

  • 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

1.7.0 (2025-02-22)

  • Add parameter enforce_planar_motion
  • Contributors: Jose Luis Blanco-Claraco

1.6.1 (2025-01-10)

  • Merge pull request #1 from MOLAorg/9-need-help-on-integrating-imu-for-lidar-odometry More stable integration of IMU twist information
  • Shorter logger name
  • Fix package.xml URLs
  • tolerate unsorted sensor inputs without throwing
  • Contributors: Jose Luis Blanco-Claraco

File truncated at 100 lines see the full file

Package Dependencies

System Dependencies

Name
cmake
doxygen

Dependant Packages

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged mola_state_estimation_simple at Robotics Stack Exchange

Package Summary

Version 2.1.0
License GPLv3
Build type CMAKE
Use RECOMMENDED

Repository Summary

Description MOLA implementations of the virtual state estimation API for robots / vehicles
Checkout URI https://github.com/MOLAorg/mola_state_estimation.git
VCS Type git
VCS Version develop
Last Updated 2026-02-23
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

SE(3) pose and twist path data fusion estimator

Additional Links

Maintainers

  • Jose-Luis Blanco-Claraco

Authors

No additional authors.

mola_state_estimation_simple

Simple kinematic state vector extrapolation algorithm to fuse odometry sources.

This repository provides:

  • NavStateFuse: C++ class to integrate odometry, IMU, and pose/twist estimations.

See package documentation.

Build and install

Refer to the root MOLA repository.

License

This package is released under the GNU GPL v3 license. Other options available upon request.

CHANGELOG

Changelog for package mola_state_estimation_simple

2.1.0 (2026-02-14)

  • Merge pull request #13 from MOLAorg/feat/publish-georef-on-converge Publish geo-ref on convergence
  • Include the RDC API in the tests
  • 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
  • Contributors: Jose Luis Blanco-Claraco

2.0.1 (2026-01-15)

2.0.0 (2026-01-14)

  • Merge pull request #7 from MOLAorg/feature/tricycle-kinematic Add tricycle kinematics
  • lint clean ups
  • Copyright year bump
  • Merge pull request #8 from MOLAorg/fix/add-simple-estimator-unit-tests Add tests for simple estimator
  • Add tests for simple estimator
  • Merge pull request #5 from MOLAorg/feature/fuse-gnss-imu-odom Refactor: new packages mola_georeferencing, mola_gtsam_factors, functional smoother state estimator
  • One further fix for cmake
  • integrate code coverage in cmake
  • Refactor to expose all gtsam factors into a new library 'mola_gtsam_factors'
  • Contributors: Jose Luis Blanco-Claraco

1.11.1 (2025-10-20)

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

1.11.0 (2025-10-05)

  • Move mola_imu_preintegration out of this repo The new repository is: https://github.com/MOLAorg/mola_imu_preintegration
  • Merge pull request #4 from MOLAorg/feature/imu Refactor IMU library
  • Fix using new IMU integration API
  • Move LocalVelocityBuffer class here from mp2p_icp repository
  • Contributors: Jose Luis Blanco-Claraco

1.10.0 (2025-09-07)

  • Update copyright notice
  • Make unhandled sensor input topic message less verbose
  • Contributors: Jose Luis Blanco-Claraco

1.9.0 (2025-06-06)

  • 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

1.8.1 (2025-05-25)

  • Feature: Implement basic twist covariance handling in the SimpleEstimator
  • fixes for clang-tidy
  • Contributors: Jose Luis Blanco-Claraco

1.8.0 (2025-03-15)

  • 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

1.7.0 (2025-02-22)

  • Add parameter enforce_planar_motion
  • Contributors: Jose Luis Blanco-Claraco

1.6.1 (2025-01-10)

  • Merge pull request #1 from MOLAorg/9-need-help-on-integrating-imu-for-lidar-odometry More stable integration of IMU twist information
  • Shorter logger name
  • Fix package.xml URLs
  • tolerate unsorted sensor inputs without throwing
  • Contributors: Jose Luis Blanco-Claraco

File truncated at 100 lines see the full file

Package Dependencies

System Dependencies

Name
cmake
doxygen

Dependant Packages

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged mola_state_estimation_simple at Robotics Stack Exchange

Package Summary

Version 2.1.0
License GPLv3
Build type CMAKE
Use RECOMMENDED

Repository Summary

Description MOLA implementations of the virtual state estimation API for robots / vehicles
Checkout URI https://github.com/MOLAorg/mola_state_estimation.git
VCS Type git
VCS Version develop
Last Updated 2026-02-23
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

SE(3) pose and twist path data fusion estimator

Additional Links

Maintainers

  • Jose-Luis Blanco-Claraco

Authors

No additional authors.

mola_state_estimation_simple

Simple kinematic state vector extrapolation algorithm to fuse odometry sources.

This repository provides:

  • NavStateFuse: C++ class to integrate odometry, IMU, and pose/twist estimations.

See package documentation.

Build and install

Refer to the root MOLA repository.

License

This package is released under the GNU GPL v3 license. Other options available upon request.

CHANGELOG

Changelog for package mola_state_estimation_simple

2.1.0 (2026-02-14)

  • Merge pull request #13 from MOLAorg/feat/publish-georef-on-converge Publish geo-ref on convergence
  • Include the RDC API in the tests
  • 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
  • Contributors: Jose Luis Blanco-Claraco

2.0.1 (2026-01-15)

2.0.0 (2026-01-14)

  • Merge pull request #7 from MOLAorg/feature/tricycle-kinematic Add tricycle kinematics
  • lint clean ups
  • Copyright year bump
  • Merge pull request #8 from MOLAorg/fix/add-simple-estimator-unit-tests Add tests for simple estimator
  • Add tests for simple estimator
  • Merge pull request #5 from MOLAorg/feature/fuse-gnss-imu-odom Refactor: new packages mola_georeferencing, mola_gtsam_factors, functional smoother state estimator
  • One further fix for cmake
  • integrate code coverage in cmake
  • Refactor to expose all gtsam factors into a new library 'mola_gtsam_factors'
  • Contributors: Jose Luis Blanco-Claraco

1.11.1 (2025-10-20)

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

1.11.0 (2025-10-05)

  • Move mola_imu_preintegration out of this repo The new repository is: https://github.com/MOLAorg/mola_imu_preintegration
  • Merge pull request #4 from MOLAorg/feature/imu Refactor IMU library
  • Fix using new IMU integration API
  • Move LocalVelocityBuffer class here from mp2p_icp repository
  • Contributors: Jose Luis Blanco-Claraco

1.10.0 (2025-09-07)

  • Update copyright notice
  • Make unhandled sensor input topic message less verbose
  • Contributors: Jose Luis Blanco-Claraco

1.9.0 (2025-06-06)

  • 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

1.8.1 (2025-05-25)

  • Feature: Implement basic twist covariance handling in the SimpleEstimator
  • fixes for clang-tidy
  • Contributors: Jose Luis Blanco-Claraco

1.8.0 (2025-03-15)

  • 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

1.7.0 (2025-02-22)

  • Add parameter enforce_planar_motion
  • Contributors: Jose Luis Blanco-Claraco

1.6.1 (2025-01-10)

  • Merge pull request #1 from MOLAorg/9-need-help-on-integrating-imu-for-lidar-odometry More stable integration of IMU twist information
  • Shorter logger name
  • Fix package.xml URLs
  • tolerate unsorted sensor inputs without throwing
  • Contributors: Jose Luis Blanco-Claraco

File truncated at 100 lines see the full file

Package Dependencies

System Dependencies

Name
cmake
doxygen

Dependant Packages

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged mola_state_estimation_simple at Robotics Stack Exchange

No version for distro github showing humble. Known supported distros are highlighted in the buttons above.

Package Summary

Version 2.1.0
License GPLv3
Build type CMAKE
Use RECOMMENDED

Repository Summary

Description MOLA implementations of the virtual state estimation API for robots / vehicles
Checkout URI https://github.com/MOLAorg/mola_state_estimation.git
VCS Type git
VCS Version develop
Last Updated 2026-02-23
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

SE(3) pose and twist path data fusion estimator

Additional Links

Maintainers

  • Jose-Luis Blanco-Claraco

Authors

No additional authors.

mola_state_estimation_simple

Simple kinematic state vector extrapolation algorithm to fuse odometry sources.

This repository provides:

  • NavStateFuse: C++ class to integrate odometry, IMU, and pose/twist estimations.

See package documentation.

Build and install

Refer to the root MOLA repository.

License

This package is released under the GNU GPL v3 license. Other options available upon request.

CHANGELOG

Changelog for package mola_state_estimation_simple

2.1.0 (2026-02-14)

  • Merge pull request #13 from MOLAorg/feat/publish-georef-on-converge Publish geo-ref on convergence
  • Include the RDC API in the tests
  • 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
  • Contributors: Jose Luis Blanco-Claraco

2.0.1 (2026-01-15)

2.0.0 (2026-01-14)

  • Merge pull request #7 from MOLAorg/feature/tricycle-kinematic Add tricycle kinematics
  • lint clean ups
  • Copyright year bump
  • Merge pull request #8 from MOLAorg/fix/add-simple-estimator-unit-tests Add tests for simple estimator
  • Add tests for simple estimator
  • Merge pull request #5 from MOLAorg/feature/fuse-gnss-imu-odom Refactor: new packages mola_georeferencing, mola_gtsam_factors, functional smoother state estimator
  • One further fix for cmake
  • integrate code coverage in cmake
  • Refactor to expose all gtsam factors into a new library 'mola_gtsam_factors'
  • Contributors: Jose Luis Blanco-Claraco

1.11.1 (2025-10-20)

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

1.11.0 (2025-10-05)

  • Move mola_imu_preintegration out of this repo The new repository is: https://github.com/MOLAorg/mola_imu_preintegration
  • Merge pull request #4 from MOLAorg/feature/imu Refactor IMU library
  • Fix using new IMU integration API
  • Move LocalVelocityBuffer class here from mp2p_icp repository
  • Contributors: Jose Luis Blanco-Claraco

1.10.0 (2025-09-07)

  • Update copyright notice
  • Make unhandled sensor input topic message less verbose
  • Contributors: Jose Luis Blanco-Claraco

1.9.0 (2025-06-06)

  • 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

1.8.1 (2025-05-25)

  • Feature: Implement basic twist covariance handling in the SimpleEstimator
  • fixes for clang-tidy
  • Contributors: Jose Luis Blanco-Claraco

1.8.0 (2025-03-15)

  • 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

1.7.0 (2025-02-22)

  • Add parameter enforce_planar_motion
  • Contributors: Jose Luis Blanco-Claraco

1.6.1 (2025-01-10)

  • Merge pull request #1 from MOLAorg/9-need-help-on-integrating-imu-for-lidar-odometry More stable integration of IMU twist information
  • Shorter logger name
  • Fix package.xml URLs
  • tolerate unsorted sensor inputs without throwing
  • Contributors: Jose Luis Blanco-Claraco

File truncated at 100 lines see the full file

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged mola_state_estimation_simple at Robotics Stack Exchange

No version for distro galactic showing humble. Known supported distros are highlighted in the buttons above.

Package Summary

Version 2.1.0
License GPLv3
Build type CMAKE
Use RECOMMENDED

Repository Summary

Description MOLA implementations of the virtual state estimation API for robots / vehicles
Checkout URI https://github.com/MOLAorg/mola_state_estimation.git
VCS Type git
VCS Version develop
Last Updated 2026-02-23
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

SE(3) pose and twist path data fusion estimator

Additional Links

Maintainers

  • Jose-Luis Blanco-Claraco

Authors

No additional authors.

mola_state_estimation_simple

Simple kinematic state vector extrapolation algorithm to fuse odometry sources.

This repository provides:

  • NavStateFuse: C++ class to integrate odometry, IMU, and pose/twist estimations.

See package documentation.

Build and install

Refer to the root MOLA repository.

License

This package is released under the GNU GPL v3 license. Other options available upon request.

CHANGELOG

Changelog for package mola_state_estimation_simple

2.1.0 (2026-02-14)

  • Merge pull request #13 from MOLAorg/feat/publish-georef-on-converge Publish geo-ref on convergence
  • Include the RDC API in the tests
  • 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
  • Contributors: Jose Luis Blanco-Claraco

2.0.1 (2026-01-15)

2.0.0 (2026-01-14)

  • Merge pull request #7 from MOLAorg/feature/tricycle-kinematic Add tricycle kinematics
  • lint clean ups
  • Copyright year bump
  • Merge pull request #8 from MOLAorg/fix/add-simple-estimator-unit-tests Add tests for simple estimator
  • Add tests for simple estimator
  • Merge pull request #5 from MOLAorg/feature/fuse-gnss-imu-odom Refactor: new packages mola_georeferencing, mola_gtsam_factors, functional smoother state estimator
  • One further fix for cmake
  • integrate code coverage in cmake
  • Refactor to expose all gtsam factors into a new library 'mola_gtsam_factors'
  • Contributors: Jose Luis Blanco-Claraco

1.11.1 (2025-10-20)

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

1.11.0 (2025-10-05)

  • Move mola_imu_preintegration out of this repo The new repository is: https://github.com/MOLAorg/mola_imu_preintegration
  • Merge pull request #4 from MOLAorg/feature/imu Refactor IMU library
  • Fix using new IMU integration API
  • Move LocalVelocityBuffer class here from mp2p_icp repository
  • Contributors: Jose Luis Blanco-Claraco

1.10.0 (2025-09-07)

  • Update copyright notice
  • Make unhandled sensor input topic message less verbose
  • Contributors: Jose Luis Blanco-Claraco

1.9.0 (2025-06-06)

  • 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

1.8.1 (2025-05-25)

  • Feature: Implement basic twist covariance handling in the SimpleEstimator
  • fixes for clang-tidy
  • Contributors: Jose Luis Blanco-Claraco

1.8.0 (2025-03-15)

  • 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

1.7.0 (2025-02-22)

  • Add parameter enforce_planar_motion
  • Contributors: Jose Luis Blanco-Claraco

1.6.1 (2025-01-10)

  • Merge pull request #1 from MOLAorg/9-need-help-on-integrating-imu-for-lidar-odometry More stable integration of IMU twist information
  • Shorter logger name
  • Fix package.xml URLs
  • tolerate unsorted sensor inputs without throwing
  • Contributors: Jose Luis Blanco-Claraco

File truncated at 100 lines see the full file

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged mola_state_estimation_simple at Robotics Stack Exchange

No version for distro iron showing humble. Known supported distros are highlighted in the buttons above.

Package Summary

Version 2.1.0
License GPLv3
Build type CMAKE
Use RECOMMENDED

Repository Summary

Description MOLA implementations of the virtual state estimation API for robots / vehicles
Checkout URI https://github.com/MOLAorg/mola_state_estimation.git
VCS Type git
VCS Version develop
Last Updated 2026-02-23
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

SE(3) pose and twist path data fusion estimator

Additional Links

Maintainers

  • Jose-Luis Blanco-Claraco

Authors

No additional authors.

mola_state_estimation_simple

Simple kinematic state vector extrapolation algorithm to fuse odometry sources.

This repository provides:

  • NavStateFuse: C++ class to integrate odometry, IMU, and pose/twist estimations.

See package documentation.

Build and install

Refer to the root MOLA repository.

License

This package is released under the GNU GPL v3 license. Other options available upon request.

CHANGELOG

Changelog for package mola_state_estimation_simple

2.1.0 (2026-02-14)

  • Merge pull request #13 from MOLAorg/feat/publish-georef-on-converge Publish geo-ref on convergence
  • Include the RDC API in the tests
  • 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
  • Contributors: Jose Luis Blanco-Claraco

2.0.1 (2026-01-15)

2.0.0 (2026-01-14)

  • Merge pull request #7 from MOLAorg/feature/tricycle-kinematic Add tricycle kinematics
  • lint clean ups
  • Copyright year bump
  • Merge pull request #8 from MOLAorg/fix/add-simple-estimator-unit-tests Add tests for simple estimator
  • Add tests for simple estimator
  • Merge pull request #5 from MOLAorg/feature/fuse-gnss-imu-odom Refactor: new packages mola_georeferencing, mola_gtsam_factors, functional smoother state estimator
  • One further fix for cmake
  • integrate code coverage in cmake
  • Refactor to expose all gtsam factors into a new library 'mola_gtsam_factors'
  • Contributors: Jose Luis Blanco-Claraco

1.11.1 (2025-10-20)

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

1.11.0 (2025-10-05)

  • Move mola_imu_preintegration out of this repo The new repository is: https://github.com/MOLAorg/mola_imu_preintegration
  • Merge pull request #4 from MOLAorg/feature/imu Refactor IMU library
  • Fix using new IMU integration API
  • Move LocalVelocityBuffer class here from mp2p_icp repository
  • Contributors: Jose Luis Blanco-Claraco

1.10.0 (2025-09-07)

  • Update copyright notice
  • Make unhandled sensor input topic message less verbose
  • Contributors: Jose Luis Blanco-Claraco

1.9.0 (2025-06-06)

  • 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

1.8.1 (2025-05-25)

  • Feature: Implement basic twist covariance handling in the SimpleEstimator
  • fixes for clang-tidy
  • Contributors: Jose Luis Blanco-Claraco

1.8.0 (2025-03-15)

  • 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

1.7.0 (2025-02-22)

  • Add parameter enforce_planar_motion
  • Contributors: Jose Luis Blanco-Claraco

1.6.1 (2025-01-10)

  • Merge pull request #1 from MOLAorg/9-need-help-on-integrating-imu-for-lidar-odometry More stable integration of IMU twist information
  • Shorter logger name
  • Fix package.xml URLs
  • tolerate unsorted sensor inputs without throwing
  • Contributors: Jose Luis Blanco-Claraco

File truncated at 100 lines see the full file

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged mola_state_estimation_simple at Robotics Stack Exchange

No version for distro melodic showing humble. Known supported distros are highlighted in the buttons above.

Package Summary

Version 2.1.0
License GPLv3
Build type CMAKE
Use RECOMMENDED

Repository Summary

Description MOLA implementations of the virtual state estimation API for robots / vehicles
Checkout URI https://github.com/MOLAorg/mola_state_estimation.git
VCS Type git
VCS Version develop
Last Updated 2026-02-23
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

SE(3) pose and twist path data fusion estimator

Additional Links

Maintainers

  • Jose-Luis Blanco-Claraco

Authors

No additional authors.

mola_state_estimation_simple

Simple kinematic state vector extrapolation algorithm to fuse odometry sources.

This repository provides:

  • NavStateFuse: C++ class to integrate odometry, IMU, and pose/twist estimations.

See package documentation.

Build and install

Refer to the root MOLA repository.

License

This package is released under the GNU GPL v3 license. Other options available upon request.

CHANGELOG

Changelog for package mola_state_estimation_simple

2.1.0 (2026-02-14)

  • Merge pull request #13 from MOLAorg/feat/publish-georef-on-converge Publish geo-ref on convergence
  • Include the RDC API in the tests
  • 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
  • Contributors: Jose Luis Blanco-Claraco

2.0.1 (2026-01-15)

2.0.0 (2026-01-14)

  • Merge pull request #7 from MOLAorg/feature/tricycle-kinematic Add tricycle kinematics
  • lint clean ups
  • Copyright year bump
  • Merge pull request #8 from MOLAorg/fix/add-simple-estimator-unit-tests Add tests for simple estimator
  • Add tests for simple estimator
  • Merge pull request #5 from MOLAorg/feature/fuse-gnss-imu-odom Refactor: new packages mola_georeferencing, mola_gtsam_factors, functional smoother state estimator
  • One further fix for cmake
  • integrate code coverage in cmake
  • Refactor to expose all gtsam factors into a new library 'mola_gtsam_factors'
  • Contributors: Jose Luis Blanco-Claraco

1.11.1 (2025-10-20)

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

1.11.0 (2025-10-05)

  • Move mola_imu_preintegration out of this repo The new repository is: https://github.com/MOLAorg/mola_imu_preintegration
  • Merge pull request #4 from MOLAorg/feature/imu Refactor IMU library
  • Fix using new IMU integration API
  • Move LocalVelocityBuffer class here from mp2p_icp repository
  • Contributors: Jose Luis Blanco-Claraco

1.10.0 (2025-09-07)

  • Update copyright notice
  • Make unhandled sensor input topic message less verbose
  • Contributors: Jose Luis Blanco-Claraco

1.9.0 (2025-06-06)

  • 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

1.8.1 (2025-05-25)

  • Feature: Implement basic twist covariance handling in the SimpleEstimator
  • fixes for clang-tidy
  • Contributors: Jose Luis Blanco-Claraco

1.8.0 (2025-03-15)

  • 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

1.7.0 (2025-02-22)

  • Add parameter enforce_planar_motion
  • Contributors: Jose Luis Blanco-Claraco

1.6.1 (2025-01-10)

  • Merge pull request #1 from MOLAorg/9-need-help-on-integrating-imu-for-lidar-odometry More stable integration of IMU twist information
  • Shorter logger name
  • Fix package.xml URLs
  • tolerate unsorted sensor inputs without throwing
  • Contributors: Jose Luis Blanco-Claraco

File truncated at 100 lines see the full file

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged mola_state_estimation_simple at Robotics Stack Exchange

No version for distro noetic showing humble. Known supported distros are highlighted in the buttons above.

Package Summary

Version 2.1.0
License GPLv3
Build type CMAKE
Use RECOMMENDED

Repository Summary

Description MOLA implementations of the virtual state estimation API for robots / vehicles
Checkout URI https://github.com/MOLAorg/mola_state_estimation.git
VCS Type git
VCS Version develop
Last Updated 2026-02-23
Dev Status DEVELOPED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

SE(3) pose and twist path data fusion estimator

Additional Links

Maintainers

  • Jose-Luis Blanco-Claraco

Authors

No additional authors.

mola_state_estimation_simple

Simple kinematic state vector extrapolation algorithm to fuse odometry sources.

This repository provides:

  • NavStateFuse: C++ class to integrate odometry, IMU, and pose/twist estimations.

See package documentation.

Build and install

Refer to the root MOLA repository.

License

This package is released under the GNU GPL v3 license. Other options available upon request.

CHANGELOG

Changelog for package mola_state_estimation_simple

2.1.0 (2026-02-14)

  • Merge pull request #13 from MOLAorg/feat/publish-georef-on-converge Publish geo-ref on convergence
  • Include the RDC API in the tests
  • 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
  • Contributors: Jose Luis Blanco-Claraco

2.0.1 (2026-01-15)

2.0.0 (2026-01-14)

  • Merge pull request #7 from MOLAorg/feature/tricycle-kinematic Add tricycle kinematics
  • lint clean ups
  • Copyright year bump
  • Merge pull request #8 from MOLAorg/fix/add-simple-estimator-unit-tests Add tests for simple estimator
  • Add tests for simple estimator
  • Merge pull request #5 from MOLAorg/feature/fuse-gnss-imu-odom Refactor: new packages mola_georeferencing, mola_gtsam_factors, functional smoother state estimator
  • One further fix for cmake
  • integrate code coverage in cmake
  • Refactor to expose all gtsam factors into a new library 'mola_gtsam_factors'
  • Contributors: Jose Luis Blanco-Claraco

1.11.1 (2025-10-20)

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

1.11.0 (2025-10-05)

  • Move mola_imu_preintegration out of this repo The new repository is: https://github.com/MOLAorg/mola_imu_preintegration
  • Merge pull request #4 from MOLAorg/feature/imu Refactor IMU library
  • Fix using new IMU integration API
  • Move LocalVelocityBuffer class here from mp2p_icp repository
  • Contributors: Jose Luis Blanco-Claraco

1.10.0 (2025-09-07)

  • Update copyright notice
  • Make unhandled sensor input topic message less verbose
  • Contributors: Jose Luis Blanco-Claraco

1.9.0 (2025-06-06)

  • 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

1.8.1 (2025-05-25)

  • Feature: Implement basic twist covariance handling in the SimpleEstimator
  • fixes for clang-tidy
  • Contributors: Jose Luis Blanco-Claraco

1.8.0 (2025-03-15)

  • 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

1.7.0 (2025-02-22)

  • Add parameter enforce_planar_motion
  • Contributors: Jose Luis Blanco-Claraco

1.6.1 (2025-01-10)

  • Merge pull request #1 from MOLAorg/9-need-help-on-integrating-imu-for-lidar-odometry More stable integration of IMU twist information
  • Shorter logger name
  • Fix package.xml URLs
  • tolerate unsorted sensor inputs without throwing
  • Contributors: Jose Luis Blanco-Claraco

File truncated at 100 lines see the full file

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged mola_state_estimation_simple at Robotics Stack Exchange