Y
Hacker News
new
|
ask
|
show
|
jobs
by
bugsy924
2348 days ago
Yeah plenty has changed since then, there are limits that are checked twice to ensure the driver is always able to take control. If violated, the car or openpilot throws an error openpilot.comma.ai
1 comments
fabiensanglard
2348 days ago
Source (i assume you read the source code and know where these checks are)?
link
enragedcacti
2348 days ago
https://github.com/commaai/openpilot/blob/a2ae18d1dbd1e59c38...
link
enragedcacti
2348 days ago
This was harder to find but this is where caps for steering are set in OpenPilot:
https://github.com/commaai/openpilot/blob/a2ae18d1dbd1e59c38...
link
enragedcacti
2348 days ago
Last but not least, here is brake and gas limiting:
https://github.com/commaai/openpilot/blob/a2ae18d1dbd1e59c38...
link