NVlabsNVlabsOfficialยท3 Agent Skills Included

COMPASS

Train cross-embodiment robot navigation policies in simulation

Trains robot navigation policies across wheeled, quadruped, and humanoid platforms using residual reinforcement learning and policy distillation. Searches and converts SAGE-10k indoor scenes into simulation-ready USD files, then registers them for training without manual scene setup. Diagnoses broken training environments and onboards new robot platforms with guided config generation and smoke tests.
npx skills add NVlabs/COMPASS --all -g -y
Available:

Explains the COMPASS training pipeline stages, correct Python invocation rules, and repository layout so the agent runs training, recording, and export commands correctly.

All Skills in This Repository (3)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’