Ryze Tello RC Send, velocity control
조회 수: 5 (최근 30일)
이전 댓글 표시
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
답변 (1개)
Vineeth Nair
2022년 3월 4일
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
Vineeth Nair
2023년 11월 6일
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
2023년 11월 10일
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.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!