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
Hi, i noticed that in the update method in class Tracker,for the unmatched tracks, they didn't call the increment_age method.
Does that mean the unmatched tracks' time_since_update will not be updated or I missed something?
The text was updated successfully, but these errors were encountered:
Hi, i noticed that in the
update
method in classTracker
,for the unmatched tracks, they didn't call theincrement_age
method.Does that mean the unmatched tracks'
time_since_update
will not be updated or I missed something?The text was updated successfully, but these errors were encountered: