Ryze Tello RC Send, velocity control
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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!
0 Kommentare
Antworten (1)
Vineeth Nair
am 4 Mär. 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 Kommentare
Vineeth Nair
am 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
am 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.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!