
--- action.py
+++ action.py
... | ... | @@ -182,8 +182,8 @@ |
182 | 182 |
abrupt_stop_count, |
183 | 183 |
abrupt_acceleration_count, |
184 | 184 |
abrupt_deceleration_count, |
185 |
- turn_noslow_cnt, |
|
186 | 185 |
helmet_on, |
186 |
+ turn_noslow_cnt, |
|
187 | 187 |
final_score |
188 | 188 |
) |
189 | 189 |
return {'result': f'success'} |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?