KumarRobotics / kr_autonomous_flight

KR (KumarRobotics) autonomous flight system for GPS-denied quadrotors
Other
667 stars 115 forks source link

Reinitialize global and storage maps with odometery #187

Open david-yan opened 1 year ago

david-yan commented 1 year ago

Description Re-initializes the global and storage maps after the odometer position is sufficiently far from the center of the global map.

Tests Tested that the maps were re-initialized using logs and the simulation. For some reason after the maps are re-initialized, the ground is filled with yellow patches. Screenshot from 2023-02-10 14-09-04

Also attempted to more efficiently re-initialize the maps using allocate(), however this would result in a lay of blue and purple voxels on the top. Screenshot from 2023-02-10 15-38-32