Overview of the DroMap Indoor Mapping System
masterDroMap is an autonomous indoor mapping drone system designed to assist architects and interior designers by automating the measurement and mapping of indoor environments. The system uses a drone equipped with a LiDAR sensor to collect spatial data, which is then processed using Simultaneous Localization and Mapping (SLAM) algorithms to generate 2-dimensional maps in real-time.
Core Workflow
- Data Collection: The drone's onboard sensors (LiDAR, Sonar, Range Finder) collect environmental data.
- Onboard Processing: A Raspberry Pi 4 acts as a companion computer, collecting sensor data and managing flight autonomy.
- SLAM Processing: The Hector SLAM algorithm processes the sensor data in real-time to formulate 2D maps.
- Visualization: The generated maps are sent wirelessly to a remote PC and visualized using the RVIZ software tool.