Skip to content

Enable an environment variable CARLA_ROOT#224

Open
c60evaporator wants to merge 1 commit intoThinklab-SJTU:mainfrom
c60evaporator:fix/enable-carla-root
Open

Enable an environment variable CARLA_ROOT#224
c60evaporator wants to merge 1 commit intoThinklab-SJTU:mainfrom
c60evaporator:fix/enable-carla-root

Conversation

@c60evaporator
Copy link
Copy Markdown

What / Why

As mentioned in #222, CARLA_ROOT set by users is not respected in run_evaluation.sh.

Fix

To enable CARLA_ROOT set by users, change the line in run_evaluation.sh to:

export CARLA_ROOT=${CARLA_ROOT:-YOUR_CARLA_PATH}

Verification

Confirmed that CARLA_ROOT set by users is successfully applied to run_evaluation.sh

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