tasi.TrafficLightDataset.synchronize#
- TrafficLightDataset.synchronize(ds)[source]#
Synchronize the given trajectory with this traffic light dataset
- Parameters:
ds (TrajectoryDataset) – A dataset of trajectories
- Returns:
Both datasets synchronized
- Return type:
Tuple[TrajectoryDataset, Self]