-
Notifications
You must be signed in to change notification settings - Fork 9.2k
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
Driving a course in Metadrive test #30964
Conversation
This just means we have to get loggerd and encoderd running on PC and it creating logs, adding it as an artifact would be easy to add once we have it creating the logs |
The circle course is fine, just have it complete that. |
Good point, I moved that to the other bounty. |
q.put("reset") | ||
start_time = time.monotonic() | ||
user_disengage_once = False | ||
disengage_events = ('stockAeb', 'fcw', 'ldw') |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this doesn't tell you what you need to know. the point of the bounty is to determine whether openpilot stayed in its lane, drove a reasonable, etc. and finished the course
@bongbui321 I'm unlocking the bounty since it's been a couple weeks. feel free to open the PR back up if you start working on it again |
For #30694 (WIP). This is a draft for the bounty. Currently has 3 failure cases: 2 collisions and drive out of lane. I have a few questions regarding the bounty: