Commit 493ee92
[Docs] Overhaul Tutorial (#7435)
# Description
Add one end-to-end SO-101 vial-placement tutorial based on the
maintained `IsaacLabTutorial` project while preserving the focused Isaac
Lab mini tutorials.
The new page:
- appears as a standalone **Tutorial** directly below Quickstart
- points to the `IsaacLabTutorial` `main` branch and its maintained
rollout
- explains setup, package discovery, scene and MDP design, reset
curriculum, validation, state-policy training, camera-policy
distillation, evaluation, and extension
- connects the downstream project structure to the Isaac Lab template
generator
The existing mini tutorials remain under the expandable **Tutorials**
entry. The direct-workflow LEAPP tutorial and its annotation
prerequisites are also retained. The deprecated Jetbot walkthrough
remains removed.
No source packages are changed, so no package changelog fragment is
required.
## Type of change
- Documentation update
## Screenshots
The tutorial includes the SO-101 vial-placement rollout and a six-card
navigation menu. The homepage navigation places **Tutorial** below
Quickstart and keeps the mini tutorials under **Tutorials**.
## Validation
- `uv run isaaclab -f`
- `uv run --isolated --extra dev -- make -C docs current-docs`
- Verified rendered navigation and the external `IsaacLabTutorial/main`
rollout URL
## Checklist
- [x] I have read and understood the contribution guidelines
- [x] I have run the pre-commit checks with `uv run isaaclab -f`
- [x] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [x] Tests are not required for this documentation-only change
- [x] No changelog fragment is required because no source package
changed
- [x] My name already exists in `CONTRIBUTORS.md`
## Release backport
- [x] <!-- backport-active-release --> Backport this pull request to the
active release branch after it merges into `develop`
---------
Co-authored-by: Octi Zhang <zhengyuz@nvidia.com>1 parent d7d0976 commit 493ee92
14 files changed
Lines changed: 465 additions & 839 deletions
File tree
- docs
- source
- _static/setup
- overview/core-concepts
- setup
- walkthrough
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| 95 | + | |
95 | 96 | | |
96 | 97 | | |
97 | 98 | | |
| |||
112 | 113 | | |
113 | 114 | | |
114 | 115 | | |
115 | | - | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| |||
Binary file not shown.
Binary file not shown.
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
72 | | - | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
73 | 74 | | |
74 | 75 | | |
75 | 76 | | |
| |||
117 | 118 | | |
118 | 119 | | |
119 | 120 | | |
120 | | - | |
| 121 | + | |
121 | 122 | | |
122 | 123 | | |
123 | | - | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| |||
0 commit comments