You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: workflows/groot/groot_mimic/README.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,22 +16,23 @@ limitations under the License.
16
16
SPDX-License-Identifier: Apache-2.0
17
17
-->
18
18
19
-
# Isaac Groot: Running Groot Mimic through Imitation Learning
19
+
# Isaac Groot: Imitation Learning using Groot Mimic
20
20
21
21
## Overview
22
22
23
23
This workflow allows you to generate additional robot demonstrations that can be used to train a visuomotor policy directly
24
24
using [Isaac Lab](https://isaac-sim.github.io/IsaacLab/main/index.html).
25
+
Afterwards, this workflow allows you to train an agent with the generated demonstrations.
25
26
26
-
The full tutorial from Isaac Lab can be found [here](https://isaac-sim.github.io/IsaacLab/main/source/overview/imitation-learning/augmented_imitation.html).
27
+
The full tutorial from Isaac Lab can be found [here](https://isaac-sim.github.io/IsaacLab/release/2.3.0/source/overview/imitation-learning/teleop_imitation.html#generating-additional-demonstrations-with-isaac-lab-mimic).
0 commit comments