What problem does it solve?
Training a GR00T or openpi PI0 robot policy on recorded demonstrations requires knowing the correct stack, CLI, environment configuration, and flags for each Isaac for Healthcare workflow. This Skill guides an agent through the exact fine-tuning procedure, from dataset validation to checkpoint verification, avoiding misconfigured runs.
Core Features & Use Cases
- Stack and CLI mapping: Maps each environment (e.g., scissor_pick_and_place, ultrasound_liver_scan) to its correct training stack (gr00t_n15, gr00t_n16, openpi_pi0) and training CLI.
- Guided training run: Provides preflight checks, dataset resolution, and a step-by-step training command with flags like --max-steps, --batch-size, and --no-tune-visual.
- Verification and troubleshooting: Defines how to confirm checkpoints contain the expected safetensors and config files, and how to fix common errors such as invalid dataset paths or inference-only environments.
- Use Case: A robotics engineer asks the agent to fine-tune a policy for the scissor pick-and-place task on a converted LeRobot dataset for a short smoke run; the Skill drives the correct gr00t_n15 training CLI and reports the checkpoint path and train_loss summary.
Quick Start
Ask your agent to fine-tune a policy for the scissor pick-and-place task on your converted LeRobot dataset for a short smoke run.