Commit bd219022 authored by Michael Gussert's avatar Michael Gussert Committed by Kelly Guo

Adds a quick start guide for quick installation and introduction (#370)

This PR adds a quickstart guide and various references to the setup
instructions for Isaac Lab

## Checklist

- [X] I have run the [`pre-commit` checks](https://pre-commit.com/) with
`./isaaclab.sh --format`
- [X] I have made corresponding changes to the documentation
- [X] My changes generate no new warnings
- [X] I have added tests that prove my fix is effective or that my
feature works
- [X] I have updated the changelog and the corresponding version in the
extension's `config/extension.toml` file
- [X] I have added my name to the `CONTRIBUTORS.md` or my name already
exists there

---------
Signed-off-by: 's avatarMichael Gussert <michael@gussert.com>
Co-authored-by: 's avatarKelly Guo <kellyg@nvidia.com>
parent 8af1fadd
...@@ -79,6 +79,7 @@ Table of Contents ...@@ -79,6 +79,7 @@ Table of Contents
source/setup/ecosystem source/setup/ecosystem
source/setup/installation/index source/setup/installation/index
source/setup/installation/cloud_installation source/setup/installation/cloud_installation
source/setup/quickstart
.. toctree:: .. toctree::
:maxdepth: 3 :maxdepth: 3
......
.. _isaaclab-installation-root:
Local Installation Local Installation
================== ==================
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment