| # Reference Documentation | |
| These pages contain the original standalone documentation that previously lived as individual `README_*.md` files. They are preserved here as detailed references. | |
| - [Training Code Structure](training_code.md) β training codebase architecture, pipeline flow, configuration system, and key classes | |
| - [Deployment Code & Program Flow](deployment_code.md) β CLI arguments, logging, observation config, and visualization tools | |
| - [Observation Configuration](observation_config.md) β YAML config format, all observation types with dimensions, and how to create custom observations | |
| - [Motion Reference Data](motion_reference.md) β reference motion file format, conversion, verification, and usage | |
| - [Kinematic Planner ONNX Model](planner_onnx.md) β detailed input/output specification for the ONNX-exported kinematic planner | |
| - [JetPack 6 Flashing Guide](jetpack6.md) β flash the Orin NX on the Unitree G1 | |
| - [Decoupled WBC (N1.5 / N1.6)](decoupled_wbc.md) β the earlier Decoupled WBC stack used in Gr00t N1.5 and N1.6 | |