-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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] Drive a loop in MetaDrive #30694
Labels
Comments
adeebshihadeh
added
good first issue
Feasible for new contributers
CI / testing
bounty
labels
Dec 12, 2023
would also be cool if the route is logged as a github actions artifact that can be viewed in the openpilot tools if it fails |
Good idea, added to the list |
Closed
Closed
1 task
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Extend the MetaDrive test to drive a defined course and ensure it stays in the line. Requirements:
Ideally, we can also configure the distance and/or runtime of the test with a simple parameter so that we can run a quick one in CI, and perhaps a longer version on master.
https://github.com/commaai/openpilot/blob/master/tools/sim/tests/test_sim_bridge.py
The text was updated successfully, but these errors were encountered: