-
Notifications
You must be signed in to change notification settings - Fork 9.1k
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
update to new opendbc api #32009
update to new opendbc api #32009
Conversation
Thanks for contributing to openpilot! In order for us to review your PR as quickly as possible, check the following:
|
b3023ad
to
512930f
Compare
512930f
to
a0b1ac6
Compare
6e01a48
to
2333bc7
Compare
This PR has had no activity for 30 days. It will be automatically closed in 7 days if there is no activity. |
1713aa1
to
5841a77
Compare
trigger-jenkins |
Seeing same CPU usage in card which is great! |
Great to hear the CPU usage is the same! We can further reduce it later, like in pr commaai/opendbc#1046 |
trigger-jenkins |
trigger-jenkins |
* use new opendbc api * export pandad_python * merge master * merge master * bump opendbc * bump opendbc * improve func * keep interface unchanged * fix test_car_interfaces * bump opendbc * bump opendbc * fix test_models * the interface now has to convert from can capnp to list, so we should include this time * goes from ~210 to ~240 mean ms real time * remoe busTime * lowercase sendcan * consistent msgtype * bump * bump * not used in lat_mpc * space * bump to master --------- Co-authored-by: Shane Smiskol <[email protected]> old-commit-hash: 0dddc97
This reverts commit d21755b2e216c3f547db0b55b7088357c4368801. old-commit-hash: ac13000
This reverts commit f2f01e3afaeaa267af61c8d7ab918da04d3411f2. old-commit-hash: 7c11234
depends on commaai/opendbc#934
performance is twice as slow because of a few more data conversions. but it should be enough.
the results of running
selfdrive/debug/check_can_parser_performance.py
:[updated]:
before:
after: