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

贡献者指南