Tutorials

Tutorials#

These tutorials walk through EmbodiChain from simulation fundamentals to task authoring, environment workflows, and learning. Code-oriented tutorials include runnable scripts; deployment tutorials include complete configuration examples.

Suggested learning path#

Work through the categories in order when you are new to EmbodiChain:

  1. Simulation and Control — create scenes, control robots, use Atomic Skills, and author a Task Program in Python.

  2. Environments and Data — build Gym environments, deploy a configured Task Program, and generate demonstration data.

  3. Learning — train reinforcement-learning policies.

To add a new robot after completing the core tutorials, continue with Adding a New Robot.