paper-with-me

Papers

RoadRunner -- Learning Traversability Estimation for Autonomous Off-road Driving

2024-02-29 · Jonas Frey, Manthan Patel, Deegan Atha, Julian Nubert, David Fan, Ali Agha, Curtis Padgett, Patrick Spieler, Marco Hutter, Shehryar Khattak

Autonomous navigation at high speeds in off-road environments necessitates robots to comprehensively understand their surroundings using onboard sensing only. The extreme conditions posed by the off-road setting can cause degraded camera image quality due to poor lighting and motion blur, as well as limited sparse geometric information available from LiDAR sensing when driving at high speeds. In this work, we present RoadRunner, a novel framework capable of predicting terrain traversability and an elevation map directly from camera and LiDAR sensor inputs. RoadRunner enables reliable autonomous navigation, by fusing sensory information, handling of uncertainty, and generation of contextually informed predictions about the geometry and traversability of the terrain while operating at low latency. In contrast to existing methods relying on classifying handcrafted semantic classes and using heuristics to predict traversability costs, our method is trained end-to-end in a self-supervised fashion. The RoadRunner network architecture builds upon popular sensor fusion network architectures from the autonomous driving domain, which embed LiDAR and camera information into a common Bird's Eye View perspective. Training is enabled by utilizing an existing traversability estimation stack to generate training data in hindsight in a scalable manner from real-world off-road driving datasets. Furthermore, RoadRunner improves the system latency by a factor of roughly 4, from 500 ms to 140 ms, while improving the accuracy for traversability costs and elevation map predictions. We demonstrate the effectiveness of RoadRunner in enabling safe and reliable off-road navigation at high speeds in multiple real-world driving scenarios through unstructured desert environments.

📄 PDF Abstract BibTeX arXiv:2402.19341

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingAutonomous NavigationSensor Fusion

Methods 이 논문이 사용한 방법론

Roadrunner 설명 없음

Similar Papers 제목 키워드 기반

RoadRunner M&M -- Learning Multi-range Multi-resolution Traversability Maps for Autonomous Off-road Navigation

2024-09-17 · Manthan Patel, Jonas Frey, Deegan Atha, Patrick Spieler 외

Autonomous robot navigation in off-road environments requires a comprehensive understanding of the terrain geometry and traversability. The degraded perceptual conditions and sparse geometric information at longer ranges…

Robot Navigation

Learning Off-Road Terrain Traversability with Self-Supervisions Only

2023-05-30 · Junwon Seo, Sungdae Sim, Inwook Shim

Estimating the traversability of terrain should be reliable and accurate in diverse conditions for autonomous driving in off-road environments. However, learning-based approaches often yield unreliable results when confr…

Autonomous DrivingOne-Class ClassificationSelf-Supervised Learning

METAVerse: Meta-Learning Traversability Cost Map for Off-Road Navigation

2023-07-26 · Junwon Seo, Taekyung Kim, Seongyong Ahn, Kiho Kwak

Autonomous navigation in off-road conditions requires an accurate estimation of terrain traversability. However, traversability estimation in unstructured environments is subject to high uncertainty due to the variabilit…

Autonomous NavigationMeta-Learning

ScaTE: A Scalable Framework for Self-Supervised Traversability Estimation in Unstructured Environments

2022-09-14 · Junwon Seo, Taekyung Kim, Kiho Kwak, Jihong Min 외

For the safe and successful navigation of autonomous vehicles in unstructured environments, the traversability of terrain should vary based on the driving capabilities of the vehicles. Actual driving experience can be ut…

Autonomous Vehicles

Self-Supervised 3D Traversability Estimation with Proxy Bank Guidance

2022-11-21 · Jihwan Bae, Junwon Seo, Taekyung Kim, Hae-Gon Jeon 외

Traversability estimation for mobile robots in off-road environments requires more than conventional semantic segmentation used in constrained environments like on-road conditions. Recently, approaches to learning a trav…

Metric LearningregressionSegmentationSemantic Segmentation