Skip to content

Conversation

@bsb808
Copy link

@bsb808 bsb808 commented Nov 22, 2024

Issue

When following the issac_ros_nvblox quickstart tutorial the verification of host setup (e.g., checking to see if git-lfs is installed) fail silently. This is because of the set -e fail fast option which exits before the output to stdout.

Fix

I added edits to two of the obvious checks that will fail silently enabling them to provide the desired reporting to stdout.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant