laxnpander / OpenREALM

OpenREALM is a pipeline for real-time aerial mapping utilizing visual SLAM and 3D reconstruction frameworks.
GNU Lesser General Public License v2.1
466 stars 119 forks source link

Fix null pointer error if shutting down before map generation #56

Closed zthorson closed 3 years ago

zthorson commented 3 years ago

Quick fix to prevent a null pointer error if we shut down the process before a map is generated.