microsoft / AirSim

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

Increase Maximum Throttle #2613

Closed AlessandroSaviolo closed 4 years ago

AlessandroSaviolo commented 4 years ago

Hello!

I'm currently controlling the quadrotor using moveByAngleRatesThrottleAsync function, but the throttle is required to be in between 0.0 and 1.0. Is it possible to increase the upper bound to make the drone move even faster?

Thanks!

alvinsunyixiao commented 2 years ago

Is there any way to achieve this?