Closed QuanyiLi closed 9 months ago
why?
Some works translate to ego car's 11th step position in Waymo scenarios
The simulator needs to centralize all elements to (0,0) so the terrain can be generated. But No need to do this now. We can normalize them on the simulator side.
There is a function
ScenaioDescription.centralize_to_ego_car_initial_position()
which should be called after processing all scenarios, especially Waymo Scenarios.