Main

Our group has developed some of the first fully autonomous micro-aerial vehicle (MAV) systems that are capable of self-directed exploration in GPS-Denied environments. The vehicles leverage simultaneous localization and mapping (SLAM) algorithms to localize themselves within environmental maps that are estimated concurrently.

Visual Navigation For GPS-Denied Flight

Cameras are powerful sensors for robotic navigation because they are lightweight, low-power, and provide dense environmental information at high frame rates. Our recent work has focused on using monocular (i.e. single lens) cameras as the primary navigation sensor for MAV flight, leveraging state-of-the-art computer vision algorithms capable of real-time operation on computationally constrained platforms. Our work has spanned both sparse keypoint methods as well as dense and semi-dense methods for real-time simultaneous tracking and mapping. Our group's previous work involved visual odometry using a stereo camera or Microsoft Kinect sensor, fused with the IMU, with all processing is done onboard the vehicle.

?
  • W. N Greene, K. Ok, P. Lommel, and N. Roy. "Multi-Level Mapping: Real-time Dense Monocular SLAM." Proceedings of the International Conference on Robotics and Automation (ICRA), Stockholm, 2016.
    [PDF] [Video]
  • K. Ok, D. Gamage, T. Drummond, F. Dellaert, and N. Roy. "Monocular Image Space Tracking on a Computationally Limited MAV." Proceedings of the International Conference on Robotics and Automation (ICRA), Seattle, 2015.
    [PDF]
  • A. Bachrach, S. Prentice, R. He, P. Henry, A. S. Huang, M. Krainin, D. Maturana, D. Fox and N. Roy. "Estimation, Planning and Mapping for Autonomous Flight Using an RGB-D Camera in GPS-denied Environments". International Journal of Robotics Research, 31(11):1320-1343, September 2012.
  • A. Huang, A. Bachrach, P. Henry, M. Krainin, D. Maturana, D. Fox, N. Roy. "Visual Odometry and Mapping for Autonomous Flight Using an RGB-D Camera", Proceedings of the International Symposium of Robotics Research (ISRR), Flagstaff, AZ, 2011.
    [PDF] [Bibtex Entry]

State-Estimation For Aggressive Flight

We have developed a system that enables a fixed wing vehicle to localize in a known map, and fly autonomously using only a 2D laser scanner fused with an IMU. All processing is done onboard the vehicle.

Laser Scan Matching For GPS-Denied Flight

We have developed a flight system based around position estimation using laser scan matching to localize the vehicle.