One-click Installation Script for IsaacLab and IsaacSim #1470
fan-ziqi
started this conversation in
Show and tell
Replies: 1 comment
-
|
Thanks for posting this. If you could explain the one-liner for the community would be great. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
One-click Installation Script for IsaacLab and IsaacSim
Hi everyone,
I've written a one-click installation script that supports multiple IsaacLab versions with both uv and conda package managers.
Quick Start
Install from my server
wget -O install_isaaclab.sh https://docs.robotsfan.com/install_isaaclab.sh && bash install_isaaclab.shor from gist
wget -O install_isaaclab.sh https://gist.githubusercontent.com/fan-ziqi/1388ffb9c853de731d970285e355d02c/raw/894aec0e0abb9f88e7a6311193fee52004d25baa/install_isaaclab.sh && bash install_isaaclab.shSupported Versions
Features
What It Does
Known Issues
No matching distribution found for rsl-rl, editsource/extensions/omni.isaac.lab_tasks/setup.pyline 46: change"rsl-rl": ["rsl-rl@to"rsl-rl": ["rsl-rl-lib@, then re-run the script.Hope this helps! Feel free to open an issue if you run into any problems.
Beta Was this translation helpful? Give feedback.
All reactions