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
Would be great if handle_log could take all messages, right now in notebooks you have to feed it CC, CO, and CS messages only when you get a liveLocationKalman message, which is a bunch of extra code.
Because we poll on a 20Hz service, we can easily miss low duration 100Hz steeringPressed events, potentially messing up the torqued estimations, though this seems unlikely to have a big effect. @fredyshox what do you think, close?
Would be great if handle_log could take all messages, right now in notebooks you have to feed it CC, CO, and CS messages only when you get a liveLocationKalman message, which is a bunch of extra code.
#32946
The text was updated successfully, but these errors were encountered: