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
accel_dist and dist_to_target have units of length while end_full_speed has units of time. This units library (https://github.com/nholthaus/units) caught this at compile time. Perhaps this was intended instead?