-
Notifications
You must be signed in to change notification settings - Fork 3
Description
Thank you very much for your contribution.
I have set up the environment, but when I ran the command
bash bash_files/testing/speed_curvature_CoT_concise_image_intent_2agent.sh,
I encountered the error shown bellow. Could you please let me know what might be causing this issue and how to resolve it? I would really appreciate it if you could take some time to look into it.
scripts/eval_driving_vlm.sh: line 75: 3603989 Segmentation fault (core dumped) python ${LEADERBOARD_ROOT}/leaderboard/leaderboard_evaluator_parameter.py --scenarios=${SCENARIOS} --scenario_parameter=${SCENARIOS_PARAMETER} --routes=${ROUTES} --repetitions=${REPETITIONS} --track=${CHALLENGE_TRACK_CODENAME} --checkpoint=${CHECKPOINT_ENDPOINT} --agent=${TEAM_AGENT} --agent-config=${TEAM_CONFIG} --debug=${DEBUG_CHALLENGE} --record=${RECORD_PATH} --resume=${RESUME} --port=${PORT} --trafficManagerPort=${TM_PORT} --carlaProviderSeed=${CARLA_SEED} --trafficManagerSeed=${TRAFFIC_SEED} --ego-num=${EGO_NUM} --timeout 600 --game_timeout 300 --skip_existed=${SKIP_EXISTED}