OpenStreetMap-based Autonomous Navigation With LiDAR Naive-Valley-Path Obstacle Avoidance
Miguel Angel Munoz-Banon, Edison Velasco-Sanchez, Francisco A., Candelas, Fernando Torres

TL;DR
This paper introduces a novel LiDAR-based Naive-Valley-Path method for autonomous navigation using OpenStreetMap data, achieving accurate, obstacle-avoiding driving in complex environments with high efficiency.
Contribution
The paper presents a new LiDAR-based path planning approach that leverages OSM data and valley concepts to improve local path accuracy and obstacle avoidance in autonomous navigation.
Findings
Successfully navigated over 20 km with 0.24m average error
Achieved 19.8 ms average sample time for real-time operation
Effectively avoided static and dynamic obstacles in complex environments
Abstract
OpenStreetMaps (OSM) is currently studied as the environment representation for autonomous navigation. It provides advantages such as global consistency, a heavy-less map construction process, and a wide variety of road information publicly available. However, the location of this information is usually not very accurate locally. In this paper, we present a complete autonomous navigation pipeline using OSM information as environment representation for global planning. To avoid the flaw of local low-accuracy, we offer the novel LiDAR-based Naive-Valley-Path (NVP) method that exploits the concept of "valley" areas to infer the local path always furthest from obstacles. This behavior allows navigation always through the center of trafficable areas following the road's shape independently of OSM error. Furthermore, NVP is a naive method that is highly sample-time-efficient. This time…
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
