Commit f01733c3 authored by lotusl-code's avatar lotusl-code Committed by Kelly Guo

Updates teleop system requirements doc (#499)

# Description

Updates supported systems for teleop requirements in documentation.


## Type of change

- This change requires a documentation update

## Checklist

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

<!--
As you go through the checklist above, you can mark something as done by
putting an x character in it

For example,
- [x] I have done this task
- [ ] I have not done this task
-->
parent 252453f8
...@@ -60,9 +60,9 @@ System Requirements ...@@ -60,9 +60,9 @@ System Requirements
Prior to using CloudXR with Isaac Lab, please review the following system requirements: Prior to using CloudXR with Isaac Lab, please review the following system requirements:
* Isaac Lab workstation (Linux) * Isaac Lab workstation
* Ubuntu 22.04 * Ubuntu 22.04, Ubuntu 24.04, Windows 10 or Windows 11
* `Docker`_ 26.0.0+, `Docker Compose`_ 2.25.0+, and the `NVIDIA Container Toolkit`_. Refer to * `Docker`_ 26.0.0+, `Docker Compose`_ 2.25.0+, and the `NVIDIA Container Toolkit`_. Refer to
the Isaac Lab :ref:`deployment-docker` for how to install. the Isaac Lab :ref:`deployment-docker` for how to install.
* NVIDIA Driver version 550 or greater * NVIDIA Driver version 550 or greater
......
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