Tutorials#

This section is designed for developers who want to gain a deeper understanding of and extend FluxVLA. The tutorials are organized in a “big picture first, then modules, then scenarios” order to help you quickly build a comprehensive understanding from configuration to training and inference deployment.

Recommended reading path:

  1. Start with the overall architecture: Understand the code layering and main execution chain.

  2. Then explore the core modules: Master the extension methods for configuration, models, modules, engines, and data configuration.

  3. Finally, review inference in practice: Complete hands-on deployment with specific robot platforms.

Tutorial Contents#