ROS

ROS driver wrapper for DJI/Ryze Tello drone

Node: src/tello_driver_node.py

Topics:

Parameters:

  • ~tello_ip

  • ~tello_cmd_port

  • ~client_port

  • ~connect_timeout_sec

Installation

Optionally, install the following udev rules for PS3 gamepads; see instructions in comments on top of file.

Running the driver

  • turn on drone and wait for its front lights to blink amber

  • connect WiFi to drone's access point (e.g. TELLO_######)

  • $ roslaunch tello_driver launch/tello_node.launch

To see the camera:

Last updated

Was this helpful?