Traversability Aware Autonomous Navigation for Multi-Modal Mobility Morphobot (M4)
Hrigved Mahesh Suryawanshi

TL;DR
This paper introduces a traversability-aware navigation system for the M4 robot, integrating LiDAR-based elevation mapping, CNN terrain analysis, and a custom planner to improve safety and efficiency in unstructured environments.
Contribution
It presents a novel integrated framework combining real-time LiDAR mapping, learned terrain analysis, and a custom path planner for multi-modal robots.
Findings
LiDAR-based elevation mapping achieves centimeter-level accuracy.
The system effectively avoids difficult terrain regions.
Path planning balances efficiency with terrain safety.
Abstract
Autonomous navigation in unstructured environments requires robots to assess terrain difficulty in real-time and plan paths that balance efficiency with safety. This thesis presents a traversability-aware navigation framework for the M4 robot platform that uses learned terrain analysis to generate energy-efficient paths avoiding difficult terrain.Our approach uses FAST-LIO for real-time localization, generating 2.5D elevation maps from LiDAR point clouds. A CNN-based model processes these elevation maps to estimate traversability scores, which are converted into navigation costs for path planning. A custom A* planner incorporates these costs alongside geometric distance and energy consumption to find paths that trade modest distance increases for substantial terrain quality improvements. Before system development, a platform-agnostic study compared LiDAR-based and camera-based SLAM…
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.
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 · Autonomous Vehicle Technology and Safety
