Repository Summary
Checkout URI | https://github.com/MOLAorg/mola_imu_preintegration.git |
VCS Type | git |
VCS Version | develop |
Last Updated | 2025-09-17 |
Dev Status | DEVELOPED |
Released | UNRELEASED |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Packages
Name | Version |
---|---|
mola_imu_preintegration | 1.10.0 |
README
Distro | Build dev | Release |
---|---|---|
ROS 2 Humble (u22.04) | ||
ROS 2 Jazzy (u24.04) | ||
ROS 2 Kilted (u24.04) | ||
ROS 2 Rolling (u24.04) |
mola_imu_preintegration
A lightweight package for IMU preintegration routines, IMU data manipulation, and basic IMU calibration.
This repository provides:
-
mola::imu::IMUIntegrator
: A C++ class to integrate IMU accelerations and angular velocities. -
mola::imu::ImuTransformer
: Transforms IMU readings from an arbitrary sensor pose to the vehicle referencebase_link
. -
mola::imu::LocalVelocityBuffer
: Holds a short window of local velocities, accelerations, and global orientation, from external estimators and an IMU. -
mola::imu::trajectory_from_buffer()
: Reconstruct a trajectory from aLocalVelocityBuffer
.
Build and install
Refer to the root MOLA repository.
Docs and examples
See this package page in the documentation.
License
This package is released under the GNU GPL v3 license. Other options available upon request.
/* _
_ __ ___ ___ | | __ _
| '_ ` _ \ / _ \| |/ _` | Modular Optimization framework for
| | | | | | (_) | | (_| | Localization and mApping (MOLA)
|_| |_| |_|\___/|_|\__,_| https://github.com/MOLAorg/mola
*/
CONTRIBUTING
Repository Summary
Checkout URI | https://github.com/MOLAorg/mola_imu_preintegration.git |
VCS Type | git |
VCS Version | develop |
Last Updated | 2025-09-17 |
Dev Status | DEVELOPED |
Released | UNRELEASED |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Packages
Name | Version |
---|---|
mola_imu_preintegration | 1.10.0 |
README
Distro | Build dev | Release |
---|---|---|
ROS 2 Humble (u22.04) | ||
ROS 2 Jazzy (u24.04) | ||
ROS 2 Kilted (u24.04) | ||
ROS 2 Rolling (u24.04) |
mola_imu_preintegration
A lightweight package for IMU preintegration routines, IMU data manipulation, and basic IMU calibration.
This repository provides:
-
mola::imu::IMUIntegrator
: A C++ class to integrate IMU accelerations and angular velocities. -
mola::imu::ImuTransformer
: Transforms IMU readings from an arbitrary sensor pose to the vehicle referencebase_link
. -
mola::imu::LocalVelocityBuffer
: Holds a short window of local velocities, accelerations, and global orientation, from external estimators and an IMU. -
mola::imu::trajectory_from_buffer()
: Reconstruct a trajectory from aLocalVelocityBuffer
.
Build and install
Refer to the root MOLA repository.
Docs and examples
See this package page in the documentation.
License
This package is released under the GNU GPL v3 license. Other options available upon request.
/* _
_ __ ___ ___ | | __ _
| '_ ` _ \ / _ \| |/ _` | Modular Optimization framework for
| | | | | | (_) | | (_| | Localization and mApping (MOLA)
|_| |_| |_|\___/|_|\__,_| https://github.com/MOLAorg/mola
*/
CONTRIBUTING
Repository Summary
Checkout URI | https://github.com/MOLAorg/mola_imu_preintegration.git |
VCS Type | git |
VCS Version | develop |
Last Updated | 2025-09-17 |
Dev Status | DEVELOPED |
Released | UNRELEASED |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Packages
Name | Version |
---|---|
mola_imu_preintegration | 1.10.0 |
README
Distro | Build dev | Release |
---|---|---|
ROS 2 Humble (u22.04) | ||
ROS 2 Jazzy (u24.04) | ||
ROS 2 Kilted (u24.04) | ||
ROS 2 Rolling (u24.04) |
mola_imu_preintegration
A lightweight package for IMU preintegration routines, IMU data manipulation, and basic IMU calibration.
This repository provides:
-
mola::imu::IMUIntegrator
: A C++ class to integrate IMU accelerations and angular velocities. -
mola::imu::ImuTransformer
: Transforms IMU readings from an arbitrary sensor pose to the vehicle referencebase_link
. -
mola::imu::LocalVelocityBuffer
: Holds a short window of local velocities, accelerations, and global orientation, from external estimators and an IMU. -
mola::imu::trajectory_from_buffer()
: Reconstruct a trajectory from aLocalVelocityBuffer
.
Build and install
Refer to the root MOLA repository.
Docs and examples
See this package page in the documentation.
License
This package is released under the GNU GPL v3 license. Other options available upon request.
/* _
_ __ ___ ___ | | __ _
| '_ ` _ \ / _ \| |/ _` | Modular Optimization framework for
| | | | | | (_) | | (_| | Localization and mApping (MOLA)
|_| |_| |_|\___/|_|\__,_| https://github.com/MOLAorg/mola
*/
CONTRIBUTING
Repository Summary
Checkout URI | https://github.com/MOLAorg/mola_imu_preintegration.git |
VCS Type | git |
VCS Version | develop |
Last Updated | 2025-09-17 |
Dev Status | DEVELOPED |
Released | UNRELEASED |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Packages
Name | Version |
---|---|
mola_imu_preintegration | 1.10.0 |
README
Distro | Build dev | Release |
---|---|---|
ROS 2 Humble (u22.04) | ||
ROS 2 Jazzy (u24.04) | ||
ROS 2 Kilted (u24.04) | ||
ROS 2 Rolling (u24.04) |
mola_imu_preintegration
A lightweight package for IMU preintegration routines, IMU data manipulation, and basic IMU calibration.
This repository provides:
-
mola::imu::IMUIntegrator
: A C++ class to integrate IMU accelerations and angular velocities. -
mola::imu::ImuTransformer
: Transforms IMU readings from an arbitrary sensor pose to the vehicle referencebase_link
. -
mola::imu::LocalVelocityBuffer
: Holds a short window of local velocities, accelerations, and global orientation, from external estimators and an IMU. -
mola::imu::trajectory_from_buffer()
: Reconstruct a trajectory from aLocalVelocityBuffer
.
Build and install
Refer to the root MOLA repository.
Docs and examples
See this package page in the documentation.
License
This package is released under the GNU GPL v3 license. Other options available upon request.
/* _
_ __ ___ ___ | | __ _
| '_ ` _ \ / _ \| |/ _` | Modular Optimization framework for
| | | | | | (_) | | (_| | Localization and mApping (MOLA)
|_| |_| |_|\___/|_|\__,_| https://github.com/MOLAorg/mola
*/
CONTRIBUTING
Repository Summary
Checkout URI | https://github.com/MOLAorg/mola_imu_preintegration.git |
VCS Type | git |
VCS Version | develop |
Last Updated | 2025-09-17 |
Dev Status | DEVELOPED |
Released | UNRELEASED |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Packages
Name | Version |
---|---|
mola_imu_preintegration | 1.10.0 |
README
Distro | Build dev | Release |
---|---|---|
ROS 2 Humble (u22.04) | ||
ROS 2 Jazzy (u24.04) | ||
ROS 2 Kilted (u24.04) | ||
ROS 2 Rolling (u24.04) |
mola_imu_preintegration
A lightweight package for IMU preintegration routines, IMU data manipulation, and basic IMU calibration.
This repository provides:
-
mola::imu::IMUIntegrator
: A C++ class to integrate IMU accelerations and angular velocities. -
mola::imu::ImuTransformer
: Transforms IMU readings from an arbitrary sensor pose to the vehicle referencebase_link
. -
mola::imu::LocalVelocityBuffer
: Holds a short window of local velocities, accelerations, and global orientation, from external estimators and an IMU. -
mola::imu::trajectory_from_buffer()
: Reconstruct a trajectory from aLocalVelocityBuffer
.
Build and install
Refer to the root MOLA repository.
Docs and examples
See this package page in the documentation.
License
This package is released under the GNU GPL v3 license. Other options available upon request.
/* _
_ __ ___ ___ | | __ _
| '_ ` _ \ / _ \| |/ _` | Modular Optimization framework for
| | | | | | (_) | | (_| | Localization and mApping (MOLA)
|_| |_| |_|\___/|_|\__,_| https://github.com/MOLAorg/mola
*/
CONTRIBUTING
Repository Summary
Checkout URI | https://github.com/MOLAorg/mola_imu_preintegration.git |
VCS Type | git |
VCS Version | develop |
Last Updated | 2025-09-17 |
Dev Status | DEVELOPED |
Released | UNRELEASED |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Packages
Name | Version |
---|---|
mola_imu_preintegration | 1.10.0 |
README
Distro | Build dev | Release |
---|---|---|
ROS 2 Humble (u22.04) | ||
ROS 2 Jazzy (u24.04) | ||
ROS 2 Kilted (u24.04) | ||
ROS 2 Rolling (u24.04) |
mola_imu_preintegration
A lightweight package for IMU preintegration routines, IMU data manipulation, and basic IMU calibration.
This repository provides:
-
mola::imu::IMUIntegrator
: A C++ class to integrate IMU accelerations and angular velocities. -
mola::imu::ImuTransformer
: Transforms IMU readings from an arbitrary sensor pose to the vehicle referencebase_link
. -
mola::imu::LocalVelocityBuffer
: Holds a short window of local velocities, accelerations, and global orientation, from external estimators and an IMU. -
mola::imu::trajectory_from_buffer()
: Reconstruct a trajectory from aLocalVelocityBuffer
.
Build and install
Refer to the root MOLA repository.
Docs and examples
See this package page in the documentation.
License
This package is released under the GNU GPL v3 license. Other options available upon request.
/* _
_ __ ___ ___ | | __ _
| '_ ` _ \ / _ \| |/ _` | Modular Optimization framework for
| | | | | | (_) | | (_| | Localization and mApping (MOLA)
|_| |_| |_|\___/|_|\__,_| https://github.com/MOLAorg/mola
*/
CONTRIBUTING
Repository Summary
Checkout URI | https://github.com/MOLAorg/mola_imu_preintegration.git |
VCS Type | git |
VCS Version | develop |
Last Updated | 2025-09-17 |
Dev Status | DEVELOPED |
Released | UNRELEASED |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Packages
Name | Version |
---|---|
mola_imu_preintegration | 1.10.0 |
README
Distro | Build dev | Release |
---|---|---|
ROS 2 Humble (u22.04) | ||
ROS 2 Jazzy (u24.04) | ||
ROS 2 Kilted (u24.04) | ||
ROS 2 Rolling (u24.04) |
mola_imu_preintegration
A lightweight package for IMU preintegration routines, IMU data manipulation, and basic IMU calibration.
This repository provides:
-
mola::imu::IMUIntegrator
: A C++ class to integrate IMU accelerations and angular velocities. -
mola::imu::ImuTransformer
: Transforms IMU readings from an arbitrary sensor pose to the vehicle referencebase_link
. -
mola::imu::LocalVelocityBuffer
: Holds a short window of local velocities, accelerations, and global orientation, from external estimators and an IMU. -
mola::imu::trajectory_from_buffer()
: Reconstruct a trajectory from aLocalVelocityBuffer
.
Build and install
Refer to the root MOLA repository.
Docs and examples
See this package page in the documentation.
License
This package is released under the GNU GPL v3 license. Other options available upon request.
/* _
_ __ ___ ___ | | __ _
| '_ ` _ \ / _ \| |/ _` | Modular Optimization framework for
| | | | | | (_) | | (_| | Localization and mApping (MOLA)
|_| |_| |_|\___/|_|\__,_| https://github.com/MOLAorg/mola
*/
CONTRIBUTING
Repository Summary
Checkout URI | https://github.com/MOLAorg/mola_imu_preintegration.git |
VCS Type | git |
VCS Version | develop |
Last Updated | 2025-09-17 |
Dev Status | DEVELOPED |
Released | UNRELEASED |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Packages
Name | Version |
---|---|
mola_imu_preintegration | 1.10.0 |
README
Distro | Build dev | Release |
---|---|---|
ROS 2 Humble (u22.04) | ||
ROS 2 Jazzy (u24.04) | ||
ROS 2 Kilted (u24.04) | ||
ROS 2 Rolling (u24.04) |
mola_imu_preintegration
A lightweight package for IMU preintegration routines, IMU data manipulation, and basic IMU calibration.
This repository provides:
-
mola::imu::IMUIntegrator
: A C++ class to integrate IMU accelerations and angular velocities. -
mola::imu::ImuTransformer
: Transforms IMU readings from an arbitrary sensor pose to the vehicle referencebase_link
. -
mola::imu::LocalVelocityBuffer
: Holds a short window of local velocities, accelerations, and global orientation, from external estimators and an IMU. -
mola::imu::trajectory_from_buffer()
: Reconstruct a trajectory from aLocalVelocityBuffer
.
Build and install
Refer to the root MOLA repository.
Docs and examples
See this package page in the documentation.
License
This package is released under the GNU GPL v3 license. Other options available upon request.
/* _
_ __ ___ ___ | | __ _
| '_ ` _ \ / _ \| |/ _` | Modular Optimization framework for
| | | | | | (_) | | (_| | Localization and mApping (MOLA)
|_| |_| |_|\___/|_|\__,_| https://github.com/MOLAorg/mola
*/
CONTRIBUTING
Repository Summary
Checkout URI | https://github.com/MOLAorg/mola_imu_preintegration.git |
VCS Type | git |
VCS Version | develop |
Last Updated | 2025-09-17 |
Dev Status | DEVELOPED |
Released | UNRELEASED |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Packages
Name | Version |
---|---|
mola_imu_preintegration | 1.10.0 |
README
Distro | Build dev | Release |
---|---|---|
ROS 2 Humble (u22.04) | ||
ROS 2 Jazzy (u24.04) | ||
ROS 2 Kilted (u24.04) | ||
ROS 2 Rolling (u24.04) |
mola_imu_preintegration
A lightweight package for IMU preintegration routines, IMU data manipulation, and basic IMU calibration.
This repository provides:
-
mola::imu::IMUIntegrator
: A C++ class to integrate IMU accelerations and angular velocities. -
mola::imu::ImuTransformer
: Transforms IMU readings from an arbitrary sensor pose to the vehicle referencebase_link
. -
mola::imu::LocalVelocityBuffer
: Holds a short window of local velocities, accelerations, and global orientation, from external estimators and an IMU. -
mola::imu::trajectory_from_buffer()
: Reconstruct a trajectory from aLocalVelocityBuffer
.
Build and install
Refer to the root MOLA repository.
Docs and examples
See this package page in the documentation.
License
This package is released under the GNU GPL v3 license. Other options available upon request.
/* _
_ __ ___ ___ | | __ _
| '_ ` _ \ / _ \| |/ _` | Modular Optimization framework for
| | | | | | (_) | | (_| | Localization and mApping (MOLA)
|_| |_| |_|\___/|_|\__,_| https://github.com/MOLAorg/mola
*/
CONTRIBUTING
Repository Summary
Checkout URI | https://github.com/MOLAorg/mola_imu_preintegration.git |
VCS Type | git |
VCS Version | develop |
Last Updated | 2025-09-17 |
Dev Status | DEVELOPED |
Released | UNRELEASED |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Packages
Name | Version |
---|---|
mola_imu_preintegration | 1.10.0 |
README
Distro | Build dev | Release |
---|---|---|
ROS 2 Humble (u22.04) | ||
ROS 2 Jazzy (u24.04) | ||
ROS 2 Kilted (u24.04) | ||
ROS 2 Rolling (u24.04) |
mola_imu_preintegration
A lightweight package for IMU preintegration routines, IMU data manipulation, and basic IMU calibration.
This repository provides:
-
mola::imu::IMUIntegrator
: A C++ class to integrate IMU accelerations and angular velocities. -
mola::imu::ImuTransformer
: Transforms IMU readings from an arbitrary sensor pose to the vehicle referencebase_link
. -
mola::imu::LocalVelocityBuffer
: Holds a short window of local velocities, accelerations, and global orientation, from external estimators and an IMU. -
mola::imu::trajectory_from_buffer()
: Reconstruct a trajectory from aLocalVelocityBuffer
.
Build and install
Refer to the root MOLA repository.
Docs and examples
See this package page in the documentation.
License
This package is released under the GNU GPL v3 license. Other options available upon request.
/* _
_ __ ___ ___ | | __ _
| '_ ` _ \ / _ \| |/ _` | Modular Optimization framework for
| | | | | | (_) | | (_| | Localization and mApping (MOLA)
|_| |_| |_|\___/|_|\__,_| https://github.com/MOLAorg/mola
*/
CONTRIBUTING
Repository Summary
Checkout URI | https://github.com/MOLAorg/mola_imu_preintegration.git |
VCS Type | git |
VCS Version | develop |
Last Updated | 2025-09-17 |
Dev Status | DEVELOPED |
Released | UNRELEASED |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Packages
Name | Version |
---|---|
mola_imu_preintegration | 1.10.0 |
README
Distro | Build dev | Release |
---|---|---|
ROS 2 Humble (u22.04) | ||
ROS 2 Jazzy (u24.04) | ||
ROS 2 Kilted (u24.04) | ||
ROS 2 Rolling (u24.04) |
mola_imu_preintegration
A lightweight package for IMU preintegration routines, IMU data manipulation, and basic IMU calibration.
This repository provides:
-
mola::imu::IMUIntegrator
: A C++ class to integrate IMU accelerations and angular velocities. -
mola::imu::ImuTransformer
: Transforms IMU readings from an arbitrary sensor pose to the vehicle referencebase_link
. -
mola::imu::LocalVelocityBuffer
: Holds a short window of local velocities, accelerations, and global orientation, from external estimators and an IMU. -
mola::imu::trajectory_from_buffer()
: Reconstruct a trajectory from aLocalVelocityBuffer
.
Build and install
Refer to the root MOLA repository.
Docs and examples
See this package page in the documentation.
License
This package is released under the GNU GPL v3 license. Other options available upon request.
/* _
_ __ ___ ___ | | __ _
| '_ ` _ \ / _ \| |/ _` | Modular Optimization framework for
| | | | | | (_) | | (_| | Localization and mApping (MOLA)
|_| |_| |_|\___/|_|\__,_| https://github.com/MOLAorg/mola
*/
CONTRIBUTING
Repository Summary
Checkout URI | https://github.com/MOLAorg/mola_imu_preintegration.git |
VCS Type | git |
VCS Version | develop |
Last Updated | 2025-09-17 |
Dev Status | DEVELOPED |
Released | UNRELEASED |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Packages
Name | Version |
---|---|
mola_imu_preintegration | 1.10.0 |
README
Distro | Build dev | Release |
---|---|---|
ROS 2 Humble (u22.04) | ||
ROS 2 Jazzy (u24.04) | ||
ROS 2 Kilted (u24.04) | ||
ROS 2 Rolling (u24.04) |
mola_imu_preintegration
A lightweight package for IMU preintegration routines, IMU data manipulation, and basic IMU calibration.
This repository provides:
-
mola::imu::IMUIntegrator
: A C++ class to integrate IMU accelerations and angular velocities. -
mola::imu::ImuTransformer
: Transforms IMU readings from an arbitrary sensor pose to the vehicle referencebase_link
. -
mola::imu::LocalVelocityBuffer
: Holds a short window of local velocities, accelerations, and global orientation, from external estimators and an IMU. -
mola::imu::trajectory_from_buffer()
: Reconstruct a trajectory from aLocalVelocityBuffer
.
Build and install
Refer to the root MOLA repository.
Docs and examples
See this package page in the documentation.
License
This package is released under the GNU GPL v3 license. Other options available upon request.
/* _
_ __ ___ ___ | | __ _
| '_ ` _ \ / _ \| |/ _` | Modular Optimization framework for
| | | | | | (_) | | (_| | Localization and mApping (MOLA)
|_| |_| |_|\___/|_|\__,_| https://github.com/MOLAorg/mola
*/
CONTRIBUTING
Repository Summary
Checkout URI | https://github.com/MOLAorg/mola_imu_preintegration.git |
VCS Type | git |
VCS Version | develop |
Last Updated | 2025-09-17 |
Dev Status | DEVELOPED |
Released | UNRELEASED |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Packages
Name | Version |
---|---|
mola_imu_preintegration | 1.10.0 |
README
Distro | Build dev | Release |
---|---|---|
ROS 2 Humble (u22.04) | ||
ROS 2 Jazzy (u24.04) | ||
ROS 2 Kilted (u24.04) | ||
ROS 2 Rolling (u24.04) |
mola_imu_preintegration
A lightweight package for IMU preintegration routines, IMU data manipulation, and basic IMU calibration.
This repository provides:
-
mola::imu::IMUIntegrator
: A C++ class to integrate IMU accelerations and angular velocities. -
mola::imu::ImuTransformer
: Transforms IMU readings from an arbitrary sensor pose to the vehicle referencebase_link
. -
mola::imu::LocalVelocityBuffer
: Holds a short window of local velocities, accelerations, and global orientation, from external estimators and an IMU. -
mola::imu::trajectory_from_buffer()
: Reconstruct a trajectory from aLocalVelocityBuffer
.
Build and install
Refer to the root MOLA repository.
Docs and examples
See this package page in the documentation.
License
This package is released under the GNU GPL v3 license. Other options available upon request.
/* _
_ __ ___ ___ | | __ _
| '_ ` _ \ / _ \| |/ _` | Modular Optimization framework for
| | | | | | (_) | | (_| | Localization and mApping (MOLA)
|_| |_| |_|\___/|_|\__,_| https://github.com/MOLAorg/mola
*/
CONTRIBUTING
Repository Summary
Checkout URI | https://github.com/MOLAorg/mola_imu_preintegration.git |
VCS Type | git |
VCS Version | develop |
Last Updated | 2025-09-17 |
Dev Status | DEVELOPED |
Released | UNRELEASED |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Packages
Name | Version |
---|---|
mola_imu_preintegration | 1.10.0 |
README
Distro | Build dev | Release |
---|---|---|
ROS 2 Humble (u22.04) | ||
ROS 2 Jazzy (u24.04) | ||
ROS 2 Kilted (u24.04) | ||
ROS 2 Rolling (u24.04) |
mola_imu_preintegration
A lightweight package for IMU preintegration routines, IMU data manipulation, and basic IMU calibration.
This repository provides:
-
mola::imu::IMUIntegrator
: A C++ class to integrate IMU accelerations and angular velocities. -
mola::imu::ImuTransformer
: Transforms IMU readings from an arbitrary sensor pose to the vehicle referencebase_link
. -
mola::imu::LocalVelocityBuffer
: Holds a short window of local velocities, accelerations, and global orientation, from external estimators and an IMU. -
mola::imu::trajectory_from_buffer()
: Reconstruct a trajectory from aLocalVelocityBuffer
.
Build and install
Refer to the root MOLA repository.
Docs and examples
See this package page in the documentation.
License
This package is released under the GNU GPL v3 license. Other options available upon request.
/* _
_ __ ___ ___ | | __ _
| '_ ` _ \ / _ \| |/ _` | Modular Optimization framework for
| | | | | | (_) | | (_| | Localization and mApping (MOLA)
|_| |_| |_|\___/|_|\__,_| https://github.com/MOLAorg/mola
*/
CONTRIBUTING
Repository Summary
Checkout URI | https://github.com/MOLAorg/mola_imu_preintegration.git |
VCS Type | git |
VCS Version | develop |
Last Updated | 2025-09-17 |
Dev Status | DEVELOPED |
Released | UNRELEASED |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Packages
Name | Version |
---|---|
mola_imu_preintegration | 1.10.0 |
README
Distro | Build dev | Release |
---|---|---|
ROS 2 Humble (u22.04) | ||
ROS 2 Jazzy (u24.04) | ||
ROS 2 Kilted (u24.04) | ||
ROS 2 Rolling (u24.04) |
mola_imu_preintegration
A lightweight package for IMU preintegration routines, IMU data manipulation, and basic IMU calibration.
This repository provides:
-
mola::imu::IMUIntegrator
: A C++ class to integrate IMU accelerations and angular velocities. -
mola::imu::ImuTransformer
: Transforms IMU readings from an arbitrary sensor pose to the vehicle referencebase_link
. -
mola::imu::LocalVelocityBuffer
: Holds a short window of local velocities, accelerations, and global orientation, from external estimators and an IMU. -
mola::imu::trajectory_from_buffer()
: Reconstruct a trajectory from aLocalVelocityBuffer
.
Build and install
Refer to the root MOLA repository.
Docs and examples
See this package page in the documentation.
License
This package is released under the GNU GPL v3 license. Other options available upon request.
/* _
_ __ ___ ___ | | __ _
| '_ ` _ \ / _ \| |/ _` | Modular Optimization framework for
| | | | | | (_) | | (_| | Localization and mApping (MOLA)
|_| |_| |_|\___/|_|\__,_| https://github.com/MOLAorg/mola
*/
CONTRIBUTING
Repository Summary
Checkout URI | https://github.com/MOLAorg/mola_imu_preintegration.git |
VCS Type | git |
VCS Version | develop |
Last Updated | 2025-09-17 |
Dev Status | DEVELOPED |
Released | UNRELEASED |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Packages
Name | Version |
---|---|
mola_imu_preintegration | 1.10.0 |
README
Distro | Build dev | Release |
---|---|---|
ROS 2 Humble (u22.04) | ||
ROS 2 Jazzy (u24.04) | ||
ROS 2 Kilted (u24.04) | ||
ROS 2 Rolling (u24.04) |
mola_imu_preintegration
A lightweight package for IMU preintegration routines, IMU data manipulation, and basic IMU calibration.
This repository provides:
-
mola::imu::IMUIntegrator
: A C++ class to integrate IMU accelerations and angular velocities. -
mola::imu::ImuTransformer
: Transforms IMU readings from an arbitrary sensor pose to the vehicle referencebase_link
. -
mola::imu::LocalVelocityBuffer
: Holds a short window of local velocities, accelerations, and global orientation, from external estimators and an IMU. -
mola::imu::trajectory_from_buffer()
: Reconstruct a trajectory from aLocalVelocityBuffer
.
Build and install
Refer to the root MOLA repository.
Docs and examples
See this package page in the documentation.
License
This package is released under the GNU GPL v3 license. Other options available upon request.
/* _
_ __ ___ ___ | | __ _
| '_ ` _ \ / _ \| |/ _` | Modular Optimization framework for
| | | | | | (_) | | (_| | Localization and mApping (MOLA)
|_| |_| |_|\___/|_|\__,_| https://github.com/MOLAorg/mola
*/
CONTRIBUTING
Repository Summary
Checkout URI | https://github.com/MOLAorg/mola_imu_preintegration.git |
VCS Type | git |
VCS Version | develop |
Last Updated | 2025-09-17 |
Dev Status | DEVELOPED |
Released | UNRELEASED |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Packages
Name | Version |
---|---|
mola_imu_preintegration | 1.10.0 |
README
Distro | Build dev | Release |
---|---|---|
ROS 2 Humble (u22.04) | ||
ROS 2 Jazzy (u24.04) | ||
ROS 2 Kilted (u24.04) | ||
ROS 2 Rolling (u24.04) |
mola_imu_preintegration
A lightweight package for IMU preintegration routines, IMU data manipulation, and basic IMU calibration.
This repository provides:
-
mola::imu::IMUIntegrator
: A C++ class to integrate IMU accelerations and angular velocities. -
mola::imu::ImuTransformer
: Transforms IMU readings from an arbitrary sensor pose to the vehicle referencebase_link
. -
mola::imu::LocalVelocityBuffer
: Holds a short window of local velocities, accelerations, and global orientation, from external estimators and an IMU. -
mola::imu::trajectory_from_buffer()
: Reconstruct a trajectory from aLocalVelocityBuffer
.
Build and install
Refer to the root MOLA repository.
Docs and examples
See this package page in the documentation.
License
This package is released under the GNU GPL v3 license. Other options available upon request.
/* _
_ __ ___ ___ | | __ _
| '_ ` _ \ / _ \| |/ _` | Modular Optimization framework for
| | | | | | (_) | | (_| | Localization and mApping (MOLA)
|_| |_| |_|\___/|_|\__,_| https://github.com/MOLAorg/mola
*/
CONTRIBUTING
Repository Summary
Checkout URI | https://github.com/MOLAorg/mola_imu_preintegration.git |
VCS Type | git |
VCS Version | develop |
Last Updated | 2025-09-17 |
Dev Status | DEVELOPED |
Released | UNRELEASED |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Packages
Name | Version |
---|---|
mola_imu_preintegration | 1.10.0 |
README
Distro | Build dev | Release |
---|---|---|
ROS 2 Humble (u22.04) | ||
ROS 2 Jazzy (u24.04) | ||
ROS 2 Kilted (u24.04) | ||
ROS 2 Rolling (u24.04) |
mola_imu_preintegration
A lightweight package for IMU preintegration routines, IMU data manipulation, and basic IMU calibration.
This repository provides:
-
mola::imu::IMUIntegrator
: A C++ class to integrate IMU accelerations and angular velocities. -
mola::imu::ImuTransformer
: Transforms IMU readings from an arbitrary sensor pose to the vehicle referencebase_link
. -
mola::imu::LocalVelocityBuffer
: Holds a short window of local velocities, accelerations, and global orientation, from external estimators and an IMU. -
mola::imu::trajectory_from_buffer()
: Reconstruct a trajectory from aLocalVelocityBuffer
.
Build and install
Refer to the root MOLA repository.
Docs and examples
See this package page in the documentation.
License
This package is released under the GNU GPL v3 license. Other options available upon request.
/* _
_ __ ___ ___ | | __ _
| '_ ` _ \ / _ \| |/ _` | Modular Optimization framework for
| | | | | | (_) | | (_| | Localization and mApping (MOLA)
|_| |_| |_|\___/|_|\__,_| https://github.com/MOLAorg/mola
*/
CONTRIBUTING
Repository Summary
Checkout URI | https://github.com/MOLAorg/mola_imu_preintegration.git |
VCS Type | git |
VCS Version | develop |
Last Updated | 2025-09-17 |
Dev Status | DEVELOPED |
Released | UNRELEASED |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Packages
Name | Version |
---|---|
mola_imu_preintegration | 1.10.0 |
README
Distro | Build dev | Release |
---|---|---|
ROS 2 Humble (u22.04) | ||
ROS 2 Jazzy (u24.04) | ||
ROS 2 Kilted (u24.04) | ||
ROS 2 Rolling (u24.04) |
mola_imu_preintegration
A lightweight package for IMU preintegration routines, IMU data manipulation, and basic IMU calibration.
This repository provides:
-
mola::imu::IMUIntegrator
: A C++ class to integrate IMU accelerations and angular velocities. -
mola::imu::ImuTransformer
: Transforms IMU readings from an arbitrary sensor pose to the vehicle referencebase_link
. -
mola::imu::LocalVelocityBuffer
: Holds a short window of local velocities, accelerations, and global orientation, from external estimators and an IMU. -
mola::imu::trajectory_from_buffer()
: Reconstruct a trajectory from aLocalVelocityBuffer
.
Build and install
Refer to the root MOLA repository.
Docs and examples
See this package page in the documentation.
License
This package is released under the GNU GPL v3 license. Other options available upon request.
/* _
_ __ ___ ___ | | __ _
| '_ ` _ \ / _ \| |/ _` | Modular Optimization framework for
| | | | | | (_) | | (_| | Localization and mApping (MOLA)
|_| |_| |_|\___/|_|\__,_| https://github.com/MOLAorg/mola
*/