Skip to content

mola_imu_preintegration: 2.0.0-1 in 'jazzy/distribution.yaml' [bloom] - #53769

Open
jlblancoc wants to merge 1 commit into
ros:masterfrom
jlblancoc:bloom-mola_imu_preintegration-11
Open

mola_imu_preintegration: 2.0.0-1 in 'jazzy/distribution.yaml' [bloom]#53769
jlblancoc wants to merge 1 commit into
ros:masterfrom
jlblancoc:bloom-mola_imu_preintegration-11

Conversation

@jlblancoc

Copy link
Copy Markdown
Contributor

Increasing version of package(s) in repository mola_imu_preintegration to 2.0.0-1:

mola_imu_preintegration

* Add on-manifold IMU preintegration (``ImuPreintegrator``) and sliding-window
  gravity-in-map estimation (``MapGravityEstimator``), with realistic default
  MEMS noise densities for ``ImuIntegrationParams`` (#12 <https://github.com/MOLAorg/mola_imu_preintegration/issues/12>)
* ``MapGravityEstimator``: report gravity-estimate accuracy via
  pitch/roll sigma instead of gating convergence on a fixed threshold
* Fix O(size) pruning scan in ``LocalVelocityBuffer``, making it amortized
  O(deleted) so long-retention, high-rate buffers no longer stall the
  consumer thread (#13 <https://github.com/MOLAorg/mola_imu_preintegration/issues/13>)
* ``ImuInitialCalibrator``: readiness is now based on a configurable time
  window plus an optional accelerometer-direction dispersion gate, instead
  of a plain sample count that made readiness rate-dependent; both are
  opt-in and preserve prior behavior by default (#14 <https://github.com/MOLAorg/mola_imu_preintegration/issues/14>)
* Drop degenerate (all-zero or NaN) orientation quaternions in
  ``ImuInitialCalibrator``, falling back to gravity-based accelerometer
  leveling instead of aborting (#11 <https://github.com/MOLAorg/mola_imu_preintegration/issues/11>)
* fix lyrical badges
* Contributors: Jose Luis Blanco-Claraco

@github-actions github-actions Bot added the jazzy Issue/PR is for the ROS 2 Jazzy distribution label Sep 4, 2026

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For changes related to rosdistro:

  • ✅ New packages are named appropriately
  • ✅ An up-to-date Bloom version was used
  • ✅ Release changes are confined to a single distribution

For changes related to yamllint:

  • ✅ All new lines of YAML pass linter checks

@ahcorde ahcorde left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ahcorde ahcorde added the held for sync Issue/PR has been held because the distribution is in a sync hold label Sep 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

held for sync Issue/PR has been held because the distribution is in a sync hold jazzy Issue/PR is for the ROS 2 Jazzy distribution

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants