This repository contains the code for a VLM-based high-level planning framework to efficiently navigate unknown indoor environments. It can be tested in two ways:
- Running toy simulations in grid-world: a simulator developed specifically for this purpose.
- Using it to select navigation subgoals in DYNUS, a trajectory planner developed at ACL.
Both approaches are described in grid-world/README.md
.