opgm / openpilot

GM openpilot is an open source driver assistance system. openpilot performs the functions of Automated Lane Centering and Adaptive Cruise Control for over 100 supported car makes and models.
MIT License
57 stars 38 forks source link

Update interface.py for Bolt lateral and stop and go #7

Closed darknight111 closed 2 years ago

darknight111 commented 2 years ago

Improve Bolt tuning with better lateral (still a work in progress) and stop and go longitudinal (thanks to Felger).

Not sure if gasMaxBP and gasMaxV are still parameters. They were important for the specific acceleration profile of the Bolt. They might be unnecessary but this requires further research

JMPZ11 commented 2 years ago

Thanks @darknight111