Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase Maximum Throttle #148

Open
AlessandroSaviolo opened this issue May 2, 2020 · 1 comment
Open

Increase Maximum Throttle #148

AlessandroSaviolo opened this issue May 2, 2020 · 1 comment

Comments

@AlessandroSaviolo
Copy link

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!

@ctoumieh
Copy link

Hi,
I asked this question a while ago #13 . The maximum thrust to weight is ~1.7g and corresponds to a throttle value of 1.0. This cannot be changed since you only get the binaries and the API does not interface with this parameter.
Cheers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants