microsoft / AirSim

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

Does AirSim support ArduPilot wind settings? #3111

Open Maxilos opened 3 years ago

Maxilos commented 3 years ago

OS: Win10 Airsim ver. - 1.3.0

Basically, title. I tried to change wind settings from ArduPilot console, using "param set SIM_WIND_DIR" and "param set SIM_WIND SPD" which resulted in... nothing. I'm wondering, if I did something wrong and/or forgot to do something to make it work, or if it's not supported at all.

rajat2004 commented 3 years ago

From what I understand, many of the SIM_* parameters in AP only affect the default SITL, and doesn't cause any effects with external simulators, where the simulator provides the physics. AirSim currently doesn't do any communication of parameters so no, modifying the parameters wouldn't make any changes. You could try using the newly added Wind feature in AirSim for the same purpose though

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had activity from the community in the last year. It will be closed if no further activity occurs within 20 days.