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

documentation: wrong input range for parameter xyz in method go_xyz_speed #80

Closed
cappe89 opened this issue Mar 7, 2021 · 1 comment
Closed

Comments

@cappe89
Copy link

cappe89 commented Mar 7, 2021

The range for the parameters x, y and z shoud be -500 500 and not 20 500 as indcated in the documentation

x: 20-500

@csev1755
Copy link

csev1755 commented Mar 22, 2021

According to Ryze Tech's official SDK 1.3.0.0 documentation on page 5, the parameters are in fact 20-500.
https://dl-cdn.ryzerobotics.com/downloads/tello/20180910/Tello%20SDK%20Documentation%20EN_1.3.pdf

It is a little confusing that the curve command has different parameters. You would think the range would be -500 to 500 regardless. On page 3 of the SDK 2.0, they have the parameters set to -500-500. https://dl-cdn.ryzerobotics.com/downloads/Tello/Tello%20SDK%202.0%20User%20Guide.pdf

It could be an error on Ryze's side, but I don't have enough space to try this out with my Tello (non-EDU) without risk of crashing it, unfortunately. Hopefully someone has more info on this.

@M4GNV5 M4GNV5 closed this as completed in 0d0a591 Jun 6, 2021
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