One click installation script for isaacsim and isaaclab using pip #1470
fan-ziqi
started this conversation in
Show and tell
Replies: 2 comments
-
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
-
This one click installation script executes all the contents of the pip installation, automatically detecting whether the user's computer has installed the Nvidia driver, CUDA, and the correct version of glibc. If not installed, provide user-friendly prompts. Then automatically create a conda environment and install all dependent packages. |
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
-
wget https://docs.robotsfan.com/install_isaaclab.sh && bash install_isaaclab.sh
Beta Was this translation helpful? Give feedback.
All reactions