Ryze Tello RC Send, velocity control

9 views (last 30 days)
jose daniel hoyos giraldo
jose daniel hoyos giraldo on 18 Dec 2021
Commented: jose on 10 Nov 2023
Hello everybody. I am working with tello and Matlab and I can't find the command (in object functions https://www.mathworks.com/help/supportpkg/ryzeio/ref/ryze.html) for the circle trajectory or more important the rc_send command of SDK, which controls the velocity in yaw, x, y and z direction. This command is available for the tello native language (SDK commands) and for other implementations such as Tellopy in python. It is important because it allows us to control the drone for non-linear trajectories.
Thanks for the support!

Answers (1)

Vineeth Nair
Vineeth Nair on 4 Mar 2022
Hi Jose,
Using the "move" command documented here you can navigate the ryze tello drone by a relative distance in x,y and z axes.
Regards,
Vineeth Nair
  3 Comments
Vineeth Nair
Vineeth Nair on 6 Nov 2023
Hi jose, Yes the move command doesn't support providing the "yaw" value. Could you please reach out to us at https://www.mathworks.com/support/contact_us.html so that we can understand your requirements better.
jose
jose on 10 Nov 2023
This contribution allow us to do a better tello control in matlab:
It has a "end" missing in one of the funtion, but it works.

Sign in to comment.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!