cadenza and have the gym extra (or are happy to stop before env run).
Sign in
Your administrator issues you a token . Sign in once:Verify:See Authentication for details. Sign-in is only
required for
env action commands. Everything else works signed-out.Scaffold a project
./rescue-dog/ with an env.json mission spec, a main.py driver,
requirements.txt, and a README. Inspect the mission:Run the mission
--headless to watch it in the MuJoCo viewer.What next
Author a mission
The full
env.json schema: phases, predicates, reward shaping.Build actions
Create and sync reusable robot actions to your account.
Fine-tune
env train and env lora to improve a policy.Drive it from Python
Run the same mission with your own VLA via the SDK.