Skip to content

Commit

Permalink
isaac sim setup minor bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Frank Yang committed Sep 17, 2024
1 parent 8a48180 commit 33ae78e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ while [[ ! -n $(find "${ISAAC_SIM_PATH}" -maxdepth 1 -name "isaac*.sh" 2>/dev/nu
echo "isaac*.sh not found in $ISAAC_SIM_PATH."
read -p "Make sure you have entered the correct path >>> " ISAAC_SIM_PATH
done
echo -e "\nUsing Isaac Sim at $ISAAC_SIM_PATH\n"


# Choose venv name
Expand Down

0 comments on commit 33ae78e

Please sign in to comment.