xNav is an ambitious project aiming to realize a true dual-system Vision-Language-Action (VLA) model for intelligent language navigation.
We use uv to manage this project. Use following command to setup the environment.
uv syncCheck pyproject.toml to see which groups are required, then run uv sync with the corresponding groups. Or you can simply run
uv sync --all-groupsCheck get_started.