commaai / openpilot

openpilot is an operating system for robotics. Currently, it upgrades the driver assistance system on 275+ supported cars.
https://comma.ai/openpilot
MIT License
50.07k stars 9.15k forks source link

Supported cars list is wrong, 2020 Toyota Corolla is not fully supported #754

Closed meritus closed 5 years ago

meritus commented 5 years ago

I found out the 2020 Toyota Corolla LE is not fully support even though it says under supported cars: "All". Found this out after getting the vehicle. Please fix.

rbiasini commented 5 years ago

This is most likely a fingerprint issue, i.e. your vehicle might generate CAN messages that we have not seen before on that vehicle model. This is always a possibility on every vehicle model.

You can join dicord.comma.ai for a more in-depth discussion.

meritus commented 5 years ago

There has been discussion on this, there doesn't seem to be support for the 2020 Corolla LE out of the box and trying to run get_fingerprint.py does not yield anything useful.

Screen Shot 2019-07-22 at 10 36 19 PM
rbiasini commented 5 years ago

@meritus do you still have issues? Closing anyway, as fingerprint discussions are more fruitful on discord.

meritus commented 5 years ago

I'm not sure this has been verified. Currently I am using my own fork of this which hardcodes to 2020 corolla LE https://github.com/meritus/openpilot