clydemcqueen / tello_ros

C++ ROS2 driver for DJI Tello drones
BSD 3-Clause "New" or "Revised" License
193 stars 65 forks source link

Install ROS 2 to tello #59

Closed cholazzzb closed 3 years ago

cholazzzb commented 3 years ago

Hello, I am still in Tello and ROS 2. I want to buy 2 tellos and build swarm controller. Before I buy it, I have a question, how to install ROS 2 in tello and use this repo as a driver? Will I buy Raspberry Phi and attach it on tello? Thank you

tentone commented 3 years ago

Hello

You are not expected to install anything into the tello itself. You can install ROS 2 into any computer (a raspberry pi will do). The drone will then communicate with this programing via wifi. So the drone is remotely controlled.

cholazzzb commented 3 years ago

Okay Thank you for your answer @tentone