Closed dongb5 closed 1 year ago
Dose tracks include AV in Motion Forecasting dataset? The prediction of objects should consider the AV as well.
track.track_id == "AV"
Apologies for the late response, but @ares89 is correct. Each scenario includes the AV's track history, which can be found by looking for the track with track_id == "AV".
track_id == "AV"
Dose tracks include AV in Motion Forecasting dataset? The prediction of objects should consider the AV as well.