代码拉取完成,页面将自动刷新
#!/bin/bash
echo "Sourcing Navigator"
source /navigator/install/setup.bash
echo "Starting the CARLA evaluation script."
echo "This may take some time. Sit tight!"
# For description of flags, see:
# https://leaderboard.carla.org/get_started/#22-understanding-the-leaderboard-components
python3 ${LEADERBOARD_ROOT}/leaderboard/leaderboard_evaluator.py \
--port=2005 \
--routes=/navigator/data/routes_town02.xml \
--routes-subset="0" \
--repetitions=1 \
--track=MAP \
--checkpoint=/navigator/log/checkpoints.json \
--debug-checkpoint=/navigator/log/checkpoints_debug.json \
--agent=/navigator/src/interface/carla_interface/carla_interface/carla_agent.py \
--debug=1 \
--record=/navigator/log/carla \
--timeout=3000
# --agent-config=${TEAM_CONFIG} \
# --resume=${RESUME}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。