Skip to content

Latest commit

 

History

History
47 lines (40 loc) · 1.86 KB

README.md

File metadata and controls

47 lines (40 loc) · 1.86 KB

tello_driver

ROS driver wrapper for DJI/Ryze Tello drone

Installation

  • $ cd <CATKIN_WS/SRC>
  • $ git clone https://github.com/kei1107/tello_driver
  • $ cd tello_driver/src/TelloPy
  • $ sudo -H pip2 install -e .
  • $ cd ../../
  • $ chmod a+x cfg/Tello.cfg
  • $ cd ../../
  • $ catkin build tello_driver

Launch

  • 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

Node:

src/tello_driver_node.py

Subscribe Topics:

Publish Topics:

Parameters:

  • ~tello_ip
  • ~tello_port
  • ~client_port
  • ~vid_port
  • ~conn_port
  • ~connect_timeout_sec
  • ~tello_name