COMPASS
Train cross-embodiment robot navigation policies in simulation
All Skills in This Repository (3)
Pure Emerald Level Indicatorscompass-doctor
Diagnose COMPASS framework setup and training failures via automated environment validation checks.
compass
Orchestrate COMPASS robot navigation training from SAGE-10k scene search to OSMO cloud submission.
compass-newembodiment
Generate COMPASS configuration files and register new robot embodiments.
Frequently Asked Questions
FAQPage SchemaHow to install COMPASS?โผ
Run `npx skills add NVlabs/COMPASS --all -g -y` in your terminal to install all skills in this suite globally.
What does COMPASS do?โผ
COMPASS trains robot navigation policies that work across different robot bodies, combining imitation learning, residual reinforcement learning, and policy distillation into one generalist policy.
Which robots does COMPASS support?โผ
It ships with built-in support for Carter, H1, Spot, G1, and Digit, and the compass-newembodiment skill guides you through adding your own robot platform.
How do I add a new training scene?โผ
The compass skill searches the SAGE-10k dataset of 10,000 indoor scenes, converts your pick to USD format, and registers it for training with mandatory visual verification steps.
Why won't my COMPASS training start?โผ
Use the compass-doctor skill, which runs a read-only diagnostic of your container, GPU, assets, and checkpoints, then points you to the exact fix.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core