commaai/openpilot

Run MetaDrive simulation test in GitHub Actions

開放

#30,693 建立於 2023年12月12日

 (22 則留言) (0 個反應) (0 位負責人)Python (10,898 個分叉)batch import
CI / testingbountygood first issue

倉庫指標

星標
 (60,911 顆星)
PR 合併指標
 (平均合併 7天 20小時) (30 天內合併 92 個 PR)

描述

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

貢獻者指南