https://github.com/devendrachaplot/Object-Goal-Navigation/blob/5d76902fe9be821926a1de32557ca9a8dc21d0f5/envs/habitat/objectgoal_env.py#L122 The FMMPlanner is initialized with a ground truth map here. Does it mean this work can't work without a ground truth map?
Object-Goal-Navigation/envs/habitat/objectgoal_env.py
Line 122 in 5d76902
The FMMPlanner is initialized with a ground truth map here. Does it mean this work can't work without a ground truth map?