File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
docs/source/overview/imitation-learning Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -566,6 +566,16 @@ The robot picks up an object at the initial location (point A) and places it at
566566 :alt: G1 humanoid robot with locomanipulation performing a pick and place task
567567 :figclass: align-center
568568
569+ .. note ::
570+ **Locomotion policy training **
571+
572+ The locomotion policy used in this integration example was trained using the `AGILE <https://github.com/nvidia-isaac/WBC-AGILE >`__ framework.
573+ AGILE is an officially supported humanoid control training pipeline that leverages the manager based environment in Isaac Lab. It will also be
574+ seamlessly integrated with other evaluation and deployment tools across Isaac products. This allows teams to rely on a single, maintained stack
575+ covering all necessary infrastructure and tooling for policy training, with easy export to real-world deployment. The AGILE repository contains
576+ updated pre-trained policies with separate upper and lower body policies for flexibtility. They have been verified in the real world and can be
577+ directly deployed. Users can also train their own locomotion or whole-body control policies using the AGILE framework.
578+
569579Generate the manipulation dataset
570580^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
571581
You can’t perform that action at this time.
0 commit comments