Thinklab-SJTU / Thinklab-SJTU/Bench2Drive

The eval doesn't start and i dont know why

Open
#201 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
1.9k
Forks
144
PR merge metrics
No merged PRs in 30d

Description

i follow the docs and run the run_evaluation_debug.sh ,but i stack at
run_evaluation_debug.sh
leaderboard/leaderboard/leaderboard_evaluator.py:21: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
import pkg_resources
/home/ma-user/work/z30080885/benchmark/bench2drive/carla/CarlaUE4.sh -RenderOffScreen -nosound -carla-rpc-port=30000 -graphicsadapter=3 None
4.26.2-0+++UE4+Release-4.26 522 0
Disabling core dumps.

any info will help a lot, thanks

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with run_evaluation_debug.sh and leaderboard/leaderboard/leaderboard_evaluator.py, then reproduce the command that launches CarlaUE4 with -RenderOffScreen and -carla-rpc-port=30000. Check what happens after the Unreal Engine 4.26.2 startup output and distinguish the pkg_resources warning from the actual failure. Done means identifying the startup blocker and documenting or fixing the evaluation launch path.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, shell, unreal-engine
Domain
autonomous-driving, testing-qa
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.