Skip to content

Commit ca42ffd

Browse files
committed
Use hosted quickstart GIFs
1 parent 7f54fff commit ca42ffd

3 files changed

Lines changed: 2 additions & 8 deletions

File tree

docs/source/_static/quickstart/agent-comparison.gif

Lines changed: 0 additions & 3 deletions
This file was deleted.

docs/source/_static/quickstart/task-sampler.gif

Lines changed: 0 additions & 3 deletions
This file was deleted.

docs/source/setup/quickstart.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Training outputs, including checkpoints, are saved under ``logs/``. Add
3838
3939
.. The quickstart media is generated by tools/docs/media/generate_quickstart.sh.
4040
41-
.. figure:: ../_static/quickstart/task-sampler.gif
41+
.. figure:: https://download.isaacsim.omniverse.nvidia.com/isaaclab/images/quickstart_task_categories.gif
4242
:width: 100%
4343
:align: center
4444
:alt: Cartpole, G1 locomotion, and Kuka Allegro manipulation tasks running side by side
@@ -133,7 +133,7 @@ All supported RL libraries use ``--checkpoint`` to choose a checkpoint for
133133
playback. See :doc:`/source/concepts/reinforcement_learning` for the
134134
complete training and playback reference.
135135

136-
.. figure:: ../_static/quickstart/agent-comparison.gif
136+
.. figure:: https://download.isaacsim.omniverse.nvidia.com/isaaclab/images/quickstart_simple_agents.gif
137137
:width: 100%
138138
:align: center
139139
:alt: A Franka drawer-opening task controlled by the zero agent, random agent, and a trained policy side by side

0 commit comments

Comments
 (0)