Skip to content

Commit

Permalink
Add route to test_car_models.py
Browse files Browse the repository at this point in the history
  • Loading branch information
illumiN8i committed Jan 23, 2020
1 parent 679744b commit ac8ef81
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions selfdrive/test/test_car_models.py
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,10 @@ def get_route_logs(route_name):
'carFingerprint': TOYOTA.RAV4_TSS2,
'enableCamera': True,
'enableDsu': False,
},
"7e34a988419b5307|2019-12-18--19-13-30": {
'carFingerprint': TOYOTA.RAV4H_TSS2,
'enableCamera': True,
},
"e6a24be49a6cd46e|2019-10-29--10-52-42": {
'carFingerprint': TOYOTA.LEXUS_ES_TSS2,
Expand Down

0 comments on commit ac8ef81

Please sign in to comment.