Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[$500 bounty] Run MetaDrive simulation test in GitHub Actions #30693

Open
adeebshihadeh opened this issue Dec 12, 2023 · 3 comments · May be fixed by #32513
Open

[$500 bounty] Run MetaDrive simulation test in GitHub Actions #30693

adeebshihadeh opened this issue Dec 12, 2023 · 3 comments · May be fixed by #32513
Labels
bounty CI / testing good first issue Feasible for new contributers

Comments

@adeebshihadeh
Copy link
Contributor

adeebshihadeh commented Dec 12, 2023

Requirements:

  • runs on the free for open source Actions instances (can't use a higher tier one)
  • reliable, passes 20+ times in a row
  • runs in real time: 1m of driving in openpilot is equivalent to 1m in CI time
  • logs (qlog, rlog, and camera files) uploaded as an artifact

https://github.com/commaai/openpilot/blob/master/tools/sim/tests/test_sim_bridge.py

@adeebshihadeh adeebshihadeh pinned this issue Dec 12, 2023
@Krishna2864
Copy link

@adeebshihadeh can i pick this task ?

@jnewb1 jnewb1 linked a pull request Dec 20, 2023 that will close this issue
@hritikmunde
Copy link

Hey @adeebshihadeh , It this still available? I want to work on this.

@mimi89999
Copy link
Contributor

Is that even possible? I made a simple test. I started a local Xvfb with:

Xvfb :2 -screen 0 2160x1080x24

Then I launched:

DISPLAY=:2 ./scenarios/metadrive/stay_in_lane.py

And it got stuck on https://github.com/commaai/openpilot/blob/master/tools/sim/bridge/metadrive/metadrive_world.py#L44 for several minutes after which I lost patience and killed it.

@adeebshihadeh adeebshihadeh changed the title [$500 bounty] Run MetaDrive test in GitHub Actions [$500 bounty] Run MetaDrive simulation test in GitHub Actions May 22, 2024
@bongbui321 bongbui321 linked a pull request May 22, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bounty CI / testing good first issue Feasible for new contributers
Projects
Status: Open
4 participants