Skip to main content

Recipes

Step-by-step guides that take you from a standing start to a working result. Each recipe is self-contained with prerequisites, runnable commands, and verification steps.

[!NOTE] Recipes assume deployed infrastructure. Complete the Quickstart first if you have not provisioned Azure resources.

🚀 Pick a Recipe​

GoalRecipeTime
Train an RL policyYour First RL Training Job30 min
Train a LeRobot policyYour First LeRobot Training Job30 min
Run the full train → eval → register pipelineEnd-to-End LeRobot Pipeline60 min
Configure edge recordingConfiguring Edge Data Recording20 min
Prepare a dataset for trainingPreparing Datasets for Training30 min

📖 Recipe Catalog​

Training​

RecipeDescriptionPrerequisites
Your First RL Training JobSubmit an Isaac Lab RL training job on OSMO with SKRLDeployed infrastructure, OSMO running
Your First LeRobot Training JobSubmit a LeRobot behavioral cloning job on OSMODeployed infrastructure, HuggingFace dataset
End-to-End LeRobot PipelineOrchestrate train → evaluate → register in one commandCompleted basic LeRobot recipe

Data Collection​

RecipeDescriptionPrerequisites
Configuring Edge Data RecordingSet up ROS 2 edge recording on Jetson with chunking and compressionJetson device, ROS 2
Preparing Datasets for TrainingDownload, inspect, and validate datasets for LeRobot trainingPython 3.11+, Azure CLI

🤖 Crafted with precision by ✨Copilot following brilliant human instruction, then carefully refined by our team of discerning human reviewers.