File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
docs/source/overview/imitation-learning Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -566,6 +566,15 @@ 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 demo was trained using the `AGILE <https://github.com/nvidia-isaac/WBC-AGILE >`__ framework.
573+ AGILE is an officially supported humanoid control training pipeline that will also be seamlessly integrated with other evaluation
574+ and deployment tools across Isaac products. This allows teams to rely on a single, maintained stack covering all necessary infrastructure
575+ and tooling for policy training, with easy export to real-world deployment. The AGILE repository contains updated pre-trained policies
576+ that have been verified in the real world and can be directly deployed. Users can also train their own locomotion policies using the AGILE framework.
577+
569578Generate the manipulation dataset
570579^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
571580
You can’t perform that action at this time.
0 commit comments