HKUST-Aerial-Robotics / FUEL

An Efficient Framework for Fast UAV Exploration
GNU General Public License v3.0
922 stars 194 forks source link

Memory optimization techniques for FUEL #55

Open ZeeshanshariffNS opened 1 year ago

ZeeshanshariffNS commented 1 year ago

Hello @ZbyLGsc , I've a map of 50x50x10, which consumes a memory of 1.2 GB I want to know what can i do to reduce this.

Thank you.