openpilot
openpilot copied to clipboard
Add 2022 Acura RDX
Similar steering capabilities to 2021+ Honda Odyssey.
Test and example routes are in the works.
Prereqs
- https://github.com/commaai/openpilot/pull/25450
Checklist
- [x] added entry to CarInfo in selfdrive/car/*/values.py and ran
selfdrive/car/docs.pyto generate new docs - [ ] test route added to routes.py
- [ ] route with openpilot:
- [ ] route with stock system:
Here's the stock route for this car: c699fc417b4d6e94|2022-08-21--20-29-14. The OP route is coming soon.
Note: The stock route shows the car being of the 2020 version. It is from the 2022 though. If we need to fix this, let me know and I'll have the user get another route on newer software.
This relies on https://github.com/commaai/openpilot/pull/25450, correct? You can re-open this once that one is in.