Fix Isaac Sim links to use HTTPS

Updated links to Isaac Sim in the README file to use HTTPS. Or it will redirect to github.
This commit is contained in:
Raymond Lo 2026-01-20 11:01:16 -08:00 committed by GitHub
parent b8516f3d69
commit 7456f3da1d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -122,7 +122,7 @@ ${ISAACSIM_PATH}/isaac-sim.sh
## Run Isaac Lab
## Step 1. Install Isaac Sim
If you haven't already done so, install [Isaac Sim](build.nvidia.com/spark/isaac/isaac-sim) first.
If you haven't already done so, install [Isaac Sim](https://build.nvidia.com/spark/isaac/isaac-sim) first.
## Step 2. Clone the Isaac Lab repository into your workspace
@ -135,7 +135,7 @@ cd IsaacLab
## Step 3. Create a symbolic link to the Isaac Sim installation
Be sure that you have already installed Isaac Sim from [Isaac Sim](build.nvidia.com/spark/isaac/isaac-sim) before running the following command.
Be sure that you have already installed Isaac Sim from [Isaac Sim](https://build.nvidia.com/spark/isaac/isaac-sim) before running the following command.
```bash
echo "ISAACSIM_PATH=$ISAACSIM_PATH"