commaai/openpilot

Run MetaDrive simulation test in GitHub Actions

オープン

#30,693 opened on 2023/12/12

 (22 件のコメント) (0 件のリアクション) (0 人の担当者)Python (10,898 件のフォーク)batch import
CI / testingbountygood first issue

Repository metrics

Stars
 (60,911 個のスター)
PR merge metrics
 (平均マージ 7d 20h) (30d で 92 merged PRs)

説明

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

コントリビューターガイド