Efficient Dynamic LiDAR Odometry for Mobile Robots with Structured Point Clouds
Jonathan Lichtenfeld, Kevin Daun, Oskar von Stryk

TL;DR
This paper introduces a real-time LiDAR odometry method for mobile robots in USAR scenarios that efficiently detects dynamic objects using range image segmentation and residual heuristics, improving accuracy and speed.
Contribution
It presents a novel, computationally efficient dynamic object detection approach that reuses data between odometry and detection modules, suitable for resource-limited robots.
Findings
Robust dynamic object detection including non-rigid objects like humans.
Comparable detection performance to volumetric methods with significantly reduced processing time.
Adds only 14 ms to odometry for dynamic detection, validated on simulated and real data.
Abstract
We propose a real-time dynamic LiDAR odometry pipeline for mobile robots in Urban Search and Rescue (USAR) scenarios. Existing approaches to dynamic object detection often rely on pretrained learned networks or computationally expensive volumetric maps. To enhance efficiency on computationally limited robots, we reuse data between the odometry and detection module. Utilizing a range image segmentation technique and a novel residual-based heuristic, our method distinguishes dynamic from static objects before integrating them into the point cloud map. The approach demonstrates robust object tracking and improved map accuracy in environments with numerous dynamic objects. Even highly non-rigid objects, such as running humans, are accurately detected at point level without prior downsampling of the point cloud and hence, without loss of information. Evaluation on simulated and real-world…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotics and Sensor-Based Localization · Robotic Path Planning Algorithms · Remote Sensing and LiDAR Applications
