You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
38 lines
953 B
38 lines
953 B
<!-- Please copy and paste the relevant template -->
|
|
|
|
<!--- ***** Template: Car bug fix *****
|
|
|
|
**Description** [](A description of the bug and the fix. Also link any relevant issues.)
|
|
|
|
**Verification** [](Explain how you tested this bug fix.)
|
|
|
|
**Route**
|
|
Route: [a route with the bug fix]
|
|
|
|
-->
|
|
|
|
<!--- ***** Template: Bug fix *****
|
|
|
|
**Description** [](A description of the bug and the fix. Also link any relevant issues.)
|
|
|
|
**Verification** [](Explain how you tested this bug fix.)
|
|
|
|
-->
|
|
|
|
<!--- ***** Template: Car port *****
|
|
|
|
**Checklist**
|
|
- [ ] added to README
|
|
- [ ] test route added to [test_routes.py](https://github.com/commaai/openpilot/blob/master/selfdrive/test/test_routes.py)
|
|
- [ ] route with openpilot:
|
|
- [ ] route with stock system:
|
|
|
|
-->
|
|
|
|
<!--- ***** Template: Refactor *****
|
|
|
|
**Description** [](A description of the refactor, including the goals it accomplishes.)
|
|
|
|
**Verification** [](Explain how you tested the refactor for regressions.)
|
|
|
|
-->
|
|
|