microsoft / AirSim

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

Whether the weather set by AirSim has physical characteristics? #4069

Open xzh191194 opened 2 years ago

xzh191194 commented 2 years ago

I set "client.simSetWeatherParameter(airsim.WeatherParameter.Rain, 0.9)" in the API, and I want to know whether the weather set by AirSim has physical characteristics? When my quadrotor only relies on the low-level control algorithm for flight control, will the weather affect the flight quality of the quadrotor? Thank you very much!

jonyMarino commented 2 years ago

Hi @xzh191194! Just the wind has physical effects on the drone.