Open DailyL opened 5 months ago
Since VehicleObservation already provides the speed in m/s, why are we converting it from km/h to m/s again? Am I missing something?
https://github.com/huawei-noah/SMARTS/blob/98226f1e61058d8c7e2cc571eb395cd1ccfaf9ec/smarts/env/custom_observations.py#L322
Since VehicleObservation already provides the speed in m/s, why are we converting it from km/h to m/s again? Am I missing something?
https://github.com/huawei-noah/SMARTS/blob/98226f1e61058d8c7e2cc571eb395cd1ccfaf9ec/smarts/env/custom_observations.py#L322