pith. sign in

arxiv: 2605.09383 · v1 · submitted 2026-05-10 · 💻 cs.RO

Safety-Critical LiDAR-Inertial Odometry with On-Manifold Deterministic Protection Level

Pith reviewed 2026-05-12 04:41 UTC · model grok-4.3

classification 💻 cs.RO
keywords LiDAR-inertial odometryset-membership filterdeterministic protection levelsafety-critical navigationunknown but bounded noiseon-manifold estimationICP uncertaintyfeasible sets
0
0 comments X

The pith

LiDAR-inertial odometry supplies deterministic protection levels by turning bounded point-cloud noise into feasible pose sets through an on-manifold filter.

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The paper establishes a safety-critical LIO system that provides online deterministic protection levels instead of relying on offline probabilistic evaluations that may not transfer to unknown environments. It adopts an unknown-but-bounded noise model on point clouds to derive a closed-form relationship linking that noise directly to the uncertainty produced by the iterated closest point algorithm. This relationship supports an on-manifold ellipsoidal set-membership filter whose output feasible sets serve as concrete safety references for downstream robot operations. A sympathetic reader would care because current autonomous systems often lack reliable, real-time safety bounds once they leave controlled test conditions.

Core claim

By adopting the unknown but bounded assumption, we derive a neat closed-form relationship between point cloud noise and the uncertainty of the estimation from the iterated closest point algorithm. Using this relationship, we design an on-manifold ellipsoidal set-membership filter and implement it within the LIO system. Leveraging the properties of the set-membership filter, our system offers the feasible sets of the estimated locations as the deterministic protection levels, serving as safety references for the robots' downstream autonomous operations.

What carries the argument

on-manifold ellipsoidal set-membership filter that maps bounded point-cloud noise to feasible pose sets via the closed-form ICP uncertainty relation

Load-bearing premise

The unknown-but-bounded noise model for point clouds holds in real-world environments and the derived closed-form relationship accurately propagates uncertainty through ICP without hidden fitting steps or post-hoc exclusions.

What would settle it

A controlled experiment in which artificially bounded perturbations are added to real LiDAR scans and the true robot trajectory exits the computed ellipsoidal feasible set would falsify the closed-form propagation step.

Figures

Figures reproduced from arXiv: 2605.09383 by Bo Zhou, Chufan Rui, Jiasheng Luo, Shihua Li, Yan Pan, Yueqi Zhu.

Figure 1
Figure 1. Figure 1: Overview of the proposed safety-critical LiDAR-inertial odometry with deterministic protection level. An uncertainty resolving method is designed to calculate the ellipsoidal set-membership uncertainty of the estimated pose from ICP. An on-manifold set-membership filter is designed to fuse the measurements from IMU and the pose estimated from ICP. Finally, the outputs are the estimated pose with the determ… view at source ↗
Figure 2
Figure 2. Figure 2: An illustration of the point model with UBB noise. The unknown ground-truth point is encompassed by a bounded ellipsoidal set whose center is the measured point. Unknown Bearing Noise Direction of Laser Measured Range Unknown GT Range Tangent Space at Measured Point (a) (b) [PITH_FULL_IMAGE:figures/full_fig_p005_2.png] view at source ↗
Figure 3
Figure 3. Figure 3: An illustration of the point model with UBB noises. (a) Range measurement with UBB noise. The unknown ground-truth range is restricted within a bounded set. (b) Bearing measurement with UBB noise. The length of the unknown bearing noise is less than the upper bound. To overcome this drawback, as shown in [PITH_FULL_IMAGE:figures/full_fig_p005_3.png] view at source ↗
Figure 4
Figure 4. Figure 4: The relationship between the estimated on-manifold pose and its corresponding ellipsoidal set-membership uncertainty in the tangent space. where W I ˜t ∗ ∈ R 3 is the translation part of W I T˜ ∗ , ∆ξ = [∆ρ T ∆ϕ T] T, ∆ρ ∈ R 3 and ∆ϕ ∈ so (3). Consequently, it yields ∂ 2Ji [PITH_FULL_IMAGE:figures/full_fig_p006_4.png] view at source ↗
Figure 5
Figure 5. Figure 5: Estimated locations and protection levels from our system. Unlike other methods that only provide estimated locations, our system can provide deterministic protection levels. (a) gate 02 in M2DGR. (b) sbs 03 in NTU VIRAL. When the robot moves a certain distance away from the origin of the current local map, a new local map will be created. We use the ellipsoidal sets of the last error state within the loca… view at source ↗
Figure 6
Figure 6. Figure 6: Estimated protection levels and trajectories from our system and PALoc (σ 2 = 0.001), and the ground truth using different sequences in M2DGR. The protection levels estimated by PALoc cannot cover the ground truth inevitably, therefore, cannot effectively reflect the effectiveness of the navigation system. However, the protection levels obtained by our system can more effectively cover the ground truth. 7.… view at source ↗
Figure 7
Figure 7. Figure 7: Our quadruped robot platform. The RoboSense Helios32 LiDAR and the YIS130 IMU were used as the sensors. The quadruped robot was remotely controlled and walked along multiple different trajectories in the campus environment [PITH_FULL_IMAGE:figures/full_fig_p010_7.png] view at source ↗
Figure 8
Figure 8. Figure 8: Estimated protection levels and mapping result of the building sequence. Our system not only provides location estimations and deterministic protection levels, but also yields fine-grained maps. unknown ground-truth location, thereby providing a safety reference for downstream tasks. 7.4 Real-world results In addition to the public datasets, to verify the effectiveness of the protection levels estimated by… view at source ↗
Figure 9
Figure 9. Figure 9 [PITH_FULL_IMAGE:figures/full_fig_p012_9.png] view at source ↗
Figure 10
Figure 10. Figure 10: Our wheeled mobile robot platform. The Velodyne VLP-16 LiDAR and CH110 IMU were used as the sensors. The real-time kinematic GNSS was equipped to provide ground truth [PITH_FULL_IMAGE:figures/full_fig_p012_10.png] view at source ↗
Figure 11
Figure 11. Figure 11: Estimated protection levels and trajectories from our system and PALoc (σ 2 = 0.001), and the ground truth using different sequences with our wheeled mobile robot. The protection levels obtained by our system can more effectively cover the ground truth [PITH_FULL_IMAGE:figures/full_fig_p013_11.png] view at source ↗
Figure 12
Figure 12. Figure 12: Time cost of different steps in the update stage. The uncertainty resolving method we proposed has a relatively small computational load [PITH_FULL_IMAGE:figures/full_fig_p013_12.png] view at source ↗
read the original abstract

In safety-critical scenarios, the protection level of the autonomous navigation system is crucial for enabling mobile robots to perform safe tasks. However, existing studies on probabilistic navigation systems for robots usually perform offline accuracy evaluations using limited datasets and assume that the results can be applied to unknown real-world environments. As a result, current autonomous mobile robots often lack protection levels for online safety assessment. To fill this gap, we propose a safety-critical LiDAR-inertial odometry (LIO) that provides deterministic protection levels based on on-manifold deterministic state estimation. By adopting the unknown but bounded assumption, we derive a neat closed-form relationship between point cloud noise and the uncertainty of the estimation from the iterated closest point algorithm. Using this relationship, we design an on-manifold ellipsoidal set-membership filter and implement it within the LIO system. Leveraging the properties of the set-membership filter, our system offers the feasible sets of the estimated locations as the deterministic protection levels, serving as safety references for the robots' downstream autonomous operations. The experimental results show that our system can provide effective deterministic online safety references for diverse robots in various environments.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, simulated authors' rebuttal, and a circularity audit. Tearing a paper down is the easy half of reading it; the pith above is the substance, this is the friction.

Referee Report

2 major / 2 minor

Summary. The paper proposes a safety-critical LiDAR-inertial odometry (LIO) system that, under the unknown-but-bounded noise assumption, derives a closed-form relationship between point-cloud perturbations and the uncertainty of iterated closest point (ICP) pose estimates. This relationship is used to construct an on-manifold ellipsoidal set-membership filter whose feasible sets serve as deterministic protection levels for the estimated trajectory, intended to support online safety assessment without probabilistic assumptions or offline dataset calibration.

Significance. If the closed-form mapping is rigorously derived and conservative with respect to ICP's iterative correspondence updates, the work would provide a useful deterministic alternative to probabilistic protection-level methods in robotics. The on-manifold formulation and integration into a full LIO pipeline address a practical gap for safety-critical applications. The experimental claims on diverse robots and environments would be strengthened by the absence of free parameters in the core derivation, though this remains to be verified from the full equations.

major comments (2)
  1. [Section 3 (closed-form ICP uncertainty relationship)] The central derivation (Section 3) claims a closed-form relationship between bounded point-cloud noise and the feasible set of ICP estimates. Because standard ICP recomputes nearest-neighbor correspondences at each iteration, a perturbation inside the declared bound can flip associations on surfaces with varying density or grazing angles. The manuscript does not appear to enclose all possible re-associations or convergence points; if the mapping is obtained by linearizing around a nominal solution with fixed matches, the resulting ellipsoid can exclude the true pose while still respecting the noise bound. This directly undermines the guarantee of the protection levels supplied by the subsequent filter.
  2. [Section 4 (on-manifold set-membership filter)] In the on-manifold ellipsoidal set-membership filter (Section 4), the propagation step must account for the manifold retraction when correspondences change. If the linearization or ellipsoid update omits this or assumes fixed matches, the filter is not guaranteed to remain conservative. The paper should supply the explicit retraction formula and a proof that the propagated set contains all possible ICP outcomes under the bounded-noise axiom.
minor comments (2)
  1. [Abstract] The abstract would be clearer if it included the key closed-form expression or at least the main variables in the noise-to-uncertainty mapping.
  2. [Figures 4-7] Figure captions and axis labels should explicitly state whether the plotted protection levels are the full ellipsoidal sets or their projections; current captions are ambiguous.

Simulated Author's Rebuttal

2 responses · 0 unresolved

We thank the referee for the constructive comments, which help clarify the requirements for rigorous conservatism in our deterministic protection-level approach. Below we respond point-by-point to the major comments and indicate planned revisions.

read point-by-point responses
  1. Referee: The central derivation (Section 3) claims a closed-form relationship between bounded point-cloud noise and the feasible set of ICP estimates. Because standard ICP recomputes nearest-neighbor correspondences at each iteration, a perturbation inside the declared bound can flip associations on surfaces with varying density or grazing angles. The manuscript does not appear to enclose all possible re-associations or convergence points; if the mapping is obtained by linearizing around a nominal solution with fixed matches, the resulting ellipsoid can exclude the true pose while still respecting the noise bound.

    Authors: We acknowledge that the closed-form mapping in Section 3 is obtained by linearizing the ICP objective around a nominal pose with correspondences fixed from the unperturbed cloud. This linearization yields an explicit ellipsoid relating bounded point-cloud perturbations to pose uncertainty. To ensure the mapping remains conservative under possible correspondence flips, the bound is derived from the worst-case residual within the noise set, which implicitly over-approximates the effect of association changes on surfaces of varying density. We will revise Section 3 to explicitly state this assumption, add a short proof sketch showing that the linearization error is absorbed into the ellipsoid radius, and include additional numerical checks on grazing-angle and density-varying surfaces demonstrating that the true pose remains inside the reported set. revision: partial

  2. Referee: In the on-manifold ellipsoidal set-membership filter (Section 4), the propagation step must account for the manifold retraction when correspondences change. If the linearization or ellipsoid update omits this or assumes fixed matches, the filter is not guaranteed to remain conservative. The paper should supply the explicit retraction formula and a proof that the propagated set contains all possible ICP outcomes under the bounded-noise axiom.

    Authors: We agree that the propagation step must preserve conservatism under the manifold structure. Section 4 employs the standard exponential-map retraction for the special Euclidean group to propagate the ellipsoidal set forward in time; the update equation already incorporates a bounded linearization error term that is added to the ellipsoid matrix. We will revise the manuscript to (i) write the explicit retraction formula used, (ii) provide the step-by-step derivation showing how the retraction is applied to the set-membership update, and (iii) include a short lemma proving that the propagated ellipsoid contains every possible ICP outcome consistent with the unknown-but-bounded noise model, even when correspondences are recomputed at each iteration. revision: yes

Circularity Check

0 steps flagged

No significant circularity in the claimed derivation chain

full rationale

The paper states it adopts the unknown-but-bounded noise assumption to derive a closed-form relationship between point-cloud perturbations and ICP pose uncertainty, then constructs an on-manifold ellipsoidal set-membership filter whose feasible sets serve as deterministic protection levels. No equations or steps in the provided text reduce this relationship to a fitted parameter, a self-citation chain, or a renaming of an input quantity by construction. The central claim is presented as following directly from set-membership theory under the stated axiom and standard ICP properties, remaining independent of the paper's own outputs. This is the normal case of a self-contained first-principles derivation against external benchmarks.

Axiom & Free-Parameter Ledger

0 free parameters · 1 axioms · 0 invented entities

The central claim rests on the unknown-but-bounded noise model as the key domain assumption and on the validity of the closed-form ICP uncertainty relation; no free parameters or invented entities are explicitly introduced in the abstract.

axioms (1)
  • domain assumption Unknown but bounded assumption for point cloud noise
    Invoked to derive the closed-form relationship between noise and estimation uncertainty from ICP.

pith-pipeline@v0.9.0 · 5512 in / 1303 out tokens · 38617 ms · 2026-05-12T04:41:48.975924+00:00 · methodology

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Lean theorems connected to this paper

Citations machine-checked in the Pith Canon. Every link opens the source theorem in the public Lean library.

What do these tags mean?
matches
The paper's claim is directly supported by a theorem in the formal canon.
supports
The theorem supports part of the paper's argument, but the paper may add assumptions or extra steps.
extends
The paper goes beyond the formal theorem; the theorem is a base layer rather than the whole result.
uses
The paper appears to rely on the theorem as machinery.
contradicts
The paper's claim conflicts with a theorem or certificate in the canon.
unclear
Pith found a possible connection, but the passage is too broad, indirect, or ambiguous to say the theorem truly supports the claim.

Reference graph

Works this paper leans on

53 extracted references · 53 canonical work pages

  1. [1]

    IEEE Control Systems Magazine , author=

    Control for Societal-Scale Challenges: Road Map 2030 , volume=. IEEE Control Systems Magazine , author=. 2024 , month=jun, pages=. doi:10.1109/MCS.2024.3382376 , number=

  2. [2]

    IEEE Transactions on Intelligent Transportation Systems , author=

    GNSS Position Integrity in Urban Environments: A Review of Literature , volume=. IEEE Transactions on Intelligent Transportation Systems , author=. 2018 , month=sep, pages=. doi:10.1109/TITS.2017.2766768 , number=

  3. [3]

    Fast-lio2: Fast direct lidar-inertial odometry

    FAST-LIO2: Fast Direct LiDAR-Inertial Odometry , volume=. IEEE Transactions on Robotics , author=. 2022 , month=aug, pages=. doi:10.1109/TRO.2022.3141876 , number=

  4. [4]

    TartanAir: A dataset to push the limits of visual SLAM,

    T. Shan and B. Englot and D. Meyers and W. Wang and C. Ratti and D. Rus , year=. LIO-SAM: Tightly-coupled Lidar Inertial Odometry via Smoothing and Mapping , ISBN=. doi:10.1109/IROS45743.2020.9341176 , booktitle=

  5. [5]

    2024 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) , author=

    SubT-MRS Dataset: Pushing SLAM Towards All-weather Environments , DOI=. 2024 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) , author=. 2024 , month=jun, pages=

  6. [6]

    Mars-lvig dataset: A multi-sensor aerial robots slam dataset for lidar-visual-inertial-gnss fusion,

    Li, Haotian and Zou, Yuying and Chen, Nan and Lin, Jiarong and Liu, Xiyuan and Xu, Wei and Zheng, Chunran and Li, Rundong and He, Dongjiao and Kong, Fanze and Cai, Yixi and Liu, Zheng and Zhou, Shunbo and Xue, Kaiwen and Zhang, Fu , year=. MARS-LVIG dataset: A multi-sensor aerial robots SLAM dataset for LiDAR-visual-inertial-GNSS fusion , volume=. The Int...

  7. [7]

    and Shiyi Wang

    Yanpeng Jia. and Shiyi Wang. and Shiliang Shao. and Yue Wang. and Fu Zhang. and Ting Wang. , year=. M2UD: A multi-model, multi-scenario, uneven-terrain dataset for ground robot with localization and mapping evaluation , ISSN=. doi:10.1177/02783649251401224 , journal=

  8. [8]

    2024 IEEE International Conference on Robotics and Automation (ICRA) , author=

    LIO-EKF: High Frequency LiDAR-Inertial Odometry using Extended Kalman Filters , DOI=. 2024 IEEE International Conference on Robotics and Automation (ICRA) , author=. 2024 , pages=

  9. [9]

    Monocular visual-inertial odometry in low-textured environments with smooth gradients: A fully dense direct filtering approach,

    P. Geneva and K. Eckenhoff and W. Lee and Y. Yang and G. Huang , year=. OpenVINS: A Research Platform for Visual-Inertial Estimation , ISBN=. doi:10.1109/ICRA40945.2020.9196524 , booktitle=

  10. [10]

    on Robotics , author =

    ORB-SLAM3: An Accurate Open-Source Library for Visual, Visual–Inertial, and Multimap SLAM , volume=. IEEE Transactions on Robotics , author=. 2021 , month=dec, pages=. doi:10.1109/TRO.2021.3075644 , number=

  11. [11]

    Pattern Recognition and Machine Learning , author=

  12. [12]

    Hu and L

    X. Hu and L. Zheng and J. Wu and R. Geng and Y. Yu and H. Wei and X. Tang and L. Wang and J. Jiao and M. Liu , year=. PALoc: Advancing SLAM Benchmarking With Prior-Assisted 6-DoF Trajectory Generation and Uncertainty Estimation , ISSN=. doi:10.1109/TMECH.2024.3362902 , journal=

  13. [13]

    IEEE Transactions on Robotics , author=

    PL-SLAM: A Stereo SLAM System Through the Combination of Points and Line Segments , volume=. IEEE Transactions on Robotics , author=. 2019 , month=jun, pages=. doi:10.1109/TRO.2019.2899783 , number=

  14. [14]

    IEEE Transactions on Systems, Man, and Cybernetics - Part A: Systems and Humans , author=

    Reliable localization using set-valued nonlinear filters , volume=. IEEE Transactions on Systems, Man, and Cybernetics - Part A: Systems and Humans , author=. 2005 , pages=. doi:10.1109/TSMCA.2005.843383 , number=

  15. [15]

    IEEE Transactions on Automatic Control , author=

    Brunovsky Decomposition for Dynamic Interval Localization , volume=. IEEE Transactions on Automatic Control , author=. 2023 , month=nov, pages=. doi:10.1109/TAC.2023.3246943 , number=

  16. [16]

    IEEE Transactions on Automatic Control , author=

    Dual Set Membership Filter With Minimizing Nonlinear Transformation of Ellipsoid , volume=. IEEE Transactions on Automatic Control , author=. 2022 , month=may, pages=. doi:10.1109/TAC.2021.3081078 , number=

  17. [17]

    IEEE Transactions on Industrial Informatics , author=

    A Novel Global Set-Membership Filtering Approach for Localization of Automatic Guided Vehicles , volume=. IEEE Transactions on Industrial Informatics , author=. 2023 , month=mar, pages=. doi:10.1109/TII.2022.3179409 , number=

  18. [18]

    Barfoot , publisher=

    Tinothy D. Barfoot , publisher=. State Estimation for Robotics , edition =

  19. [19]

    Vins-mono: A robust and versatile monocular visual-inertial state estimator.IEEE Transactions on Robotics, 34(4):1004– 1020, 2018

    VINS-Mono: A Robust and Versatile Monocular Visual-Inertial State Estimator , volume=. IEEE Transactions on Robotics , author=. 2018 , month=aug, pages=. doi:10.1109/TRO.2018.2853729 , number=

  20. [20]

    2022 International Conference on Robotics and Automation (ICRA) , author=

    R3LIVE: A Robust, Real-time, RGB-colored, LiDAR-Inertial-Visual tightly-coupled state Estimation and mapping package , DOI=. 2022 International Conference on Robotics and Automation (ICRA) , author=. 2022 , month=may, pages=

  21. [21]

    Zheng and W

    C. Zheng and W. Xu and Z. Zou and T. Hua and C. Yuan and D. He and B. Zhou and Z. Liu and J. Lin and F. Zhu and Y. Ren and R. Wang and F. Meng and F. Zhang , year=. FAST-LIVO2: Fast, Direct LiDAR–Inertial–Visual Odometry , volume=. doi:10.1109/TRO.2024.3502198 , journal=

  22. [22]

    IEEE Transactions on Systems, Man, and Cybernetics: Systems , author=

    Interval Observer-Based Fault Detection and Isolation for Quadrotor UAV With Cable-Suspended Load , volume=. IEEE Transactions on Systems, Man, and Cybernetics: Systems , author=. 2024 , month=oct, pages=. doi:10.1109/TSMC.2024.3411315 , number=

  23. [23]

    IEEE Robotics and Automation Letters , author=

    Single-Beacon Localization for Mobile Robot: A Set Membership Filtering Approach , volume=. IEEE Robotics and Automation Letters , author=. 2024 , month=nov, pages=. doi:10.1109/LRA.2024.3406190 , number=

  24. [24]

    IEEE Transactions on Automatic Control , author=

    Recursive state estimation: Unknown but bounded errors and system inputs , volume=. IEEE Transactions on Automatic Control , author=. 1968 , month=feb, pages=. doi:10.1109/TAC.1968.1098790 , number=

  25. [25]

    Journal of Optimization Theory and Applications , author=

    Multi-Input Multi-Output Ellipsoidal State Bounding , volume=. Journal of Optimization Theory and Applications , author=. 2001 , month=nov, pages=. doi:10.1023/A:1011978200643 , number=

  26. [26]

    IEEE Transactions on Automatic Control , author=

    Ellipsoidal Set-Membership Filtering for Discrete-Time Linear Time-Varying Systems , volume=. IEEE Transactions on Automatic Control , author=. 2023 , month=sep, pages=. doi:10.1109/TAC.2022.3228205 , number=

  27. [27]

    IEEE Transactions on Vehicular Technology , author=

    A Recursive Robust Set-Membership Estimator for WSN-Assisted Moving Targets Tracking With UBB Anchor Location Uncertainty , volume=. IEEE Transactions on Vehicular Technology , author=. 2023 , month=may, pages=. doi:10.1109/TVT.2022.3231598 , number=

  28. [28]

    Safety-Critical Ultra-Wideband 3D Localization With Set-Membership Uncertainty Representation , year=

    Zhou, Bo and Zhu, Yueqi and Rui, Chufan and Luo, Jiasheng and Pan, Yan , journal=. Safety-Critical Ultra-Wideband 3D Localization With Set-Membership Uncertainty Representation , year=

  29. [29]

    IEEE Transactions on Robotics , author=

    On the Importance of Uncertainty Representation in Active SLAM , volume=. IEEE Transactions on Robotics , author=. 2018 , month=jun, pages=. doi:10.1109/TRO.2018.2808902 , number=

  30. [30]

    and Ricci, Elisa and Demi, Libertario , number =

    Characterizing the Uncertainty of Jointly Distributed Poses in the Lie Algebra , volume=. IEEE Transactions on Robotics , author=. 2020 , month=oct, pages=. doi:10.1109/TRO.2020.2994457 , number=

  31. [31]

    Censi , year=

    A. Censi , year=. An accurate closed-form estimate of ICP’s covariance , ISBN=. doi:10.1109/ROBOT.2007.363961 , booktitle=

  32. [32]

    2015 14th IAPR International Conference on Machine Vision Applications (MVA) , author=

    A Closed-form Estimate of 3D ICP Covariance , DOI=. 2015 14th IAPR International Conference on Machine Vision Applications (MVA) , author=. 2015 , month=may, pages=

  33. [33]

    Accelerating Second-Order Differential Dynamic Programming for Rigid-Body Systems,

    Pixel-Level Extrinsic Self Calibration of High Resolution LiDAR and Camera in Targetless Environments , volume=. IEEE Robotics and Automation Letters , author=. 2021 , month=oct, pages=. doi:10.1109/LRA.2021.3098923 , number=

  34. [34]

    IEEE Sensors Journal , author=

    Uncertainty-Aware UWB/LiDAR/INS Tightly Coupled Fusion Pose Estimation via Filtering Approach , volume=. IEEE Sensors Journal , author=. 2024 , month=apr, pages=. doi:10.1109/JSEN.2024.3362741 , number=

  35. [35]

    IEEE Robotics and Automation Letters , author=

    Vibration-Aware Lidar-Inertial Odometry Based on Point-Wise Post-Undistortion Uncertainty , volume=. IEEE Robotics and Automation Letters , author=. 2025 , month=sep, pages=. doi:10.1109/LRA.2025.3588393 , number=

  36. [36]

    Journal of Optimization Theory and Applications , author=

    Ellipsoidal Bounds on Reachable Sets of Dynamical Systems with Matrices Subjected to Uncertain Perturbations , volume=. Journal of Optimization Theory and Applications , author=. 2000 , month=jan, pages=. doi:10.1023/A:1004687620019 , number=

  37. [37]

    IEEE Robotics and Automation Letters , author=

    Efficient and Probabilistic Adaptive Voxel Mapping for Accurate Online LiDAR Odometry , volume=. IEEE Robotics and Automation Letters , author=. 2022 , month=jul, pages=. doi:10.1109/LRA.2022.3187250 , number=

  38. [38]

    IEEE Robotics and Automation Letters , author=

    LOG-LIO2: A LiDAR-Inertial Odometry With Efficient Uncertainty Analysis , volume=. IEEE Robotics and Automation Letters , author=. 2024 , month=oct, pages=. doi:10.1109/LRA.2024.3440850 , number=

  39. [39]

    Numerical Optimization , author=

  40. [40]

    Set inversion and box contraction on Lie groups using interval analysis , volume=

    Merlinge, Nicolas , year=. Set inversion and box contraction on Lie groups using interval analysis , volume=. doi:10.1016/j.automatica.2024.111688 , journal=

  41. [41]

    IEEE Robotics and Automation Letters , author=

    Hybrid Interval-Probabilistic Localization in Building Maps , volume=. IEEE Robotics and Automation Letters , author=. 2022 , month=jul, pages=. doi:10.1109/LRA.2022.3181371 , number=

  42. [42]

    IEEE Robotics and Automation Letters (RA-L) , pages =

    KISS-ICP: In Defense of Point-to-Point ICP – Simple, Accurate, and Robust Registration If Done the Right Way , volume=. IEEE Robotics and Automation Letters , author=. 2023 , month=feb, pages=. doi:10.1109/LRA.2023.3236571 , number=

  43. [43]

    IEEE Transactions on Robotics , author=

    X-ICP: Localizability-Aware LiDAR Registration for Robust Localization in Extreme Environments , volume=. IEEE Transactions on Robotics , author=. 2022 , pages=

  44. [44]

    IEEE Robotics and Automation Letters , author=

    M2DGR: A Multi-Sensor and Multi-Scenario SLAM Dataset for Ground Robots , volume=. IEEE Robotics and Automation Letters , author=. 2022 , month=apr, pages=. doi:10.1109/LRA.2021.3138527 , number=

  45. [45]

    NTU VIRAL: A Visual-Inertial-Ranging-Lidar Dataset, From an Aerial Vehicle Viewpoint , volume=

    Nguyen, Thien-Minh and Yuan, Shenghai and Cao, Muqing and Lyu, Yang and Nguyen, Thien Hoang and Xie, Lihua , year=. NTU VIRAL: A Visual-Inertial-Ranging-Lidar Dataset, From an Aerial Vehicle Viewpoint , volume=. The International Journal of Robotics Research , publisher=

  46. [46]

    A. C. Stutts and D. Erricolo and T. Tulabandhula and A. R. Trivedi , year=. Lightweight, Uncertainty-Aware Conformalized Visual Odometry , ISBN=. doi:10.1109/IROS55552.2023.10341924 , booktitle=

  47. [47]

    International Journal of Robust and Nonlinear Control , author=

    A Nonlinear Set‐Membership Filter for On‐Line Applications , volume=. International Journal of Robust and Nonlinear Control , author=. 2003 , pages=

  48. [48]

    IEEE Robotics and Automation Letters , author=

    CCL: Continual Contrastive Learning for LiDAR Place Recognition , volume=. IEEE Robotics and Automation Letters , author=. 2023 , month=aug, pages=. doi:10.1109/LRA.2023.3284359 , number=

  49. [49]

    IEEE Transactions on Industrial Informatics , author=

    CVTNet: A Cross-View Transformer Network for LiDAR-Based Place Recognition in Autonomous Driving Environments , volume=. IEEE Transactions on Industrial Informatics , author=. 2024 , month=mar, pages=. doi:10.1109/TII.2023.3313635 , number=

  50. [50]

    IEEE Robotics and Automation Letters , author=

    EGO-Planner: An ESDF-Free Gradient-Based Local Planner for Quadrotors , volume=. IEEE Robotics and Automation Letters , author=. 2021 , month=apr, pages=. doi:10.1109/LRA.2020.3047728 , number=

  51. [51]

    IEEE/ASME Transactions on Mechatronics , author=

    Edge Accelerated Robot Navigation With Collaborative Motion Planning , volume=. IEEE/ASME Transactions on Mechatronics , author=. 2025 , month=apr, pages=. doi:10.1109/TMECH.2024.3419436 , number=

  52. [52]

    IEEE Robotics and Automation Letters , author=

    Safety Barrier Certificates for Path Integral Control: Safety-Critical Control of Quadrotors , volume=. IEEE Robotics and Automation Letters , author=. 2023 , month=sep, pages=. doi:10.1109/LRA.2023.3301297 , number=

  53. [53]

    2023 IEEE International Conference on Robotics and Automation (ICRA) , author=

    Dynamic Control Barrier Function-based Model Predictive Control to Safety-Critical Obstacle-Avoidance of Mobile Robot , DOI=. 2023 IEEE International Conference on Robotics and Automation (ICRA) , author=. 2023 , month=jun, pages=