Autonomous Indoor Drone Application
Rumaisa Abdulhai (Aug 2019 - May 2021)
Get started now View it on GitHub
Introduction
This repository allows a quadcopter with a Hokuyo 2D lidar to:
- Map an indoor environment using the gmapping SLAM algorithm and teleoperation
- Map an indoor environment using the google cartographer SLAM algorithm and teleoperation
- Map an indoor environment using the gmapping SLAM algorithm and frontier exploration
- Autonomously navigate from one location to another using the move_base node
Demos
- Indoor SLAM with a Quadcopter Using GMapping, Gazebo & ROS
- Autonomous Navigation of a Quadcopter Using MoveBase, AMCL, Gazebo, & ROS
- Autonomous Mapping of Environment Using Frontier Exploration, GMapping, Gazebo, & ROS
- Quadcopter using Google Cartographer & Teleop for Mapping
- Quadcopter Navigating an Indoor Environment using a Map Built with Google Cartographer
References
Below are the links I referenced to develop this package.