Research Analyzer
← Back ICRA 2026

AsterNav: Autonomous Aerial Robot Navigation in Darkness Using Passive Computation

Deepak Singh, Shreyas Khobragade, Nitin Jagannatha Sanket

PDF

AI summary

Key figure (auto-extracted from paper)
A palm-sized quadrotor autonomously navigates in absolute darkness using only a low-power structured light, a coded aperture lens, and an onboard neural network, achieving a 95.5% success rate without external infrastructure.
autonomous navigation structured light coded aperture depth from defocus dark environment aerial robotics

Problem

Tiny aerial robots cannot safely navigate in absolute darkness due to severe power and weight constraints that rule out traditional active sensors like LiDAR or high-power floodlights.

Approach

The system projects a sparse structured light pattern and captures its depth-dependent blur through a monocular IR camera with a coded aperture, feeding the data into a simulation-trained neural network for real-time metric depth estimation.

Key results

  • Simulation-trained AsterNet estimates dense metric depth in complete darkness without real-world fine-tuning
  • Onboard processing at 20 Hz on an NVIDIA Jetson Orin Nano
  • 95.5% real-world obstacle avoidance success rate with unknown objects
  • Robust to structured light pattern and hardware placement variations

Why it matters

Enables safe, low-cost autonomous search-and-rescue missions in GPS-denied, pitch-black disaster zones where conventional aerial robots fail.

Abstract

Autonomous aerial navigation in absolute darkness is crucial for post-disaster search and rescue operations, which often occur from disaster-zone power outages. Yet, due to resource constraints, tiny aerial robots, perfectly suited for these operations, are unable to navigate in the darkness to find survivors safely. In this letter, we present an autonomous aerial robot for navigation in the dark by combining an Infra-Red (IR) monocular camera with a large-aperture coded lens and structured light without external infrastructure like GPS or motion-capture. Our approach obtains depth-dependent defocus cues (each structured light point appears as a pattern that is depth dependent), which acts as a strong prior for our AsterNet deep depth estimation model. The model is trained in simulation by generating data using a simple optical model and transfers directly to the real world without any fine-tuning or retraining. AsterNet runs onboard the robot at 20 Hz on an NVIDIA Jetson OrinTM Nano. Furthermore, our network is robust to changes in the structured light pattern and relative placement of the pattern emitter and IR camera, leading to simplified and cost-effective construction. We successfully evaluate and demon- strate our proposed depth navigation approach AsterNav using depth from AsterNet in many real-world experiments using only onboard sensing and computation, including dark matte obstacles and thin ropes (∅6.25 mm), achieving an overall success rate of 95.5% with unknown object shapes, locations and materials. To the best of our knowledge, this is the first work on monocular, structured-light-based quadrotor navigation in absolute darkness.

Index terms

Aerial Systems: Perception and Autonomy Vision-Based Navigation Deep Learning for Visual Perception

Related papers