anqixu / tello_driver

ROS driver for DJI/Ryze Tello drones
Apache License 2.0
98 stars 97 forks source link

Control with keyboard #12

Closed guiaugustoga987 closed 3 years ago

guiaugustoga987 commented 3 years ago

Is there a way to control the tello drone with the computer keyboard ?

Thanks !

anqixu commented 3 years ago

This driver provides a ROS interface to control the Tello. You can look for ROS tools that use the keyboard to send control messages, like http://wiki.ros.org/key_teleop. Good luck :)