microsoft / AirSim

Open source simulator for autonomous vehicles built on Unreal Engine / Unity, from Microsoft AI & Research
https://microsoft.github.io/AirSim/
Other
16.51k stars 4.6k forks source link

some wrong collision with pedestrian in CityEnviron #4969

Open zara870221 opened 4 months ago

zara870221 commented 4 months ago

Bug report

What's the issue you encountered?

I'm running the environment in release named CityEnviron. Pedestrians in the scene seem to have no colliders. When I drive a vehicle and make contact with a pedestrian, the pedestrian passes through the vehicle. I think there might be some bug in the assets.

image

Settings

I use the default settings.json in the documents.

How can the issue be reproduced?

1.run CityEnviron environment with default settings. 2.try to drive the car and collide with pedestrians.

Include full error message in text form

What's better than filing an issue? Filing a pull request :).