Skip to content

104 save distance map

Erik Nygren requested to merge 104_save_distance_map into master

This closes #104 (closed) : Now if a distance map is used by the observation builder, the save function in env will also store the computed distance maps. When using any level generator that also returns a distance map, this is loaded from the generator and not recomputed at every time. Please check my implementation --> I will also provide tests when i get back looks fine so far. :)

Merge request reports