You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It was quick to realize when looking at the timeline that the engagement percentage did not match up. Grey represents overrides by driver such as pressing on the gas or moving the steering wheel.
My understanding is it's marking one state as two (engaged AND overriding) here's the place where the percentage is being calculated.
It was quick to realize when looking at the timeline that the engagement percentage did not match up. Grey represents overrides by driver such as pressing on the gas or moving the steering wheel.
My understanding is it's marking one state as two (engaged AND overriding) here's the place where the percentage is being calculated.
new-connect/src/components/RouteStatistics.tsx
Lines 9 to 13 in 84d1b82
This is where the state is determined (engaged, overriding, alert, userflag)
new-connect/src/api/derived.ts
Lines 126 to 171 in 84d1b82
The text was updated successfully, but these errors were encountered: