openpilot
openpilot copied to clipboard
openpilot is an operating system for robotics. Currently, it upgrades the driver assistance system on 300+ supported cars.
For all other cars minSteerSpeed will not be zero, so behavior will not be changed. And for the CX5 2022, we will only show unavailable alert when leaving standstill (takes...
According to @realfast, the last two characters are just the FW revision, and don't describe functionality of the EPS.
`EAAUSANG#8056` 2022 Highlander Hybrid DongleID/route 9179d81377e52625|2022-08-27--13-24-33
Used Portuguese-BR as reference... to create a Portuguese-PT version... My knowledge of programming is super limited but i guess that this would work well. Let me know if can be...
### Describe the bug I noticed a pattern where pressing the gas pedal while assisting the steering wheel during a EPS limit exceeded situation causes the car to display a...
### Describe the bug I had navigation to a destination active. Car entered tunnel. Navigation was awful then, GPS was all over the place. When tunnel was over, I recognized...
~~A bit slower still, 24.5 ms instead of 22.5 ms.~~ Speed is mostly a wash now, switched from exp to native_exp in the ELU and removed some image conversions. There's...
### Describe the bug I build the openpilet docker image successfully but when I run the container I see an AMD64 on the docker desktop on M1. The warning is...
### Describe the bug I run this command on my M1 mac : ARCHFLAGS="-arch arm64" ./tools/mac_setup.sh And I get this error: ``` WARNING: You are using pip version 21.3.1; however,...
### Describe the bug ``` maher@M1 openpilot % pipenv shell Loading .env environment variables... Launching subshell in virtual environment... Restored session: Sam 27 aoû 2022 18:57:01 CEST . /Users/maher/.local/share/virtualenvs/openpilot-eXNm2f47/bin/activate maher@M1...