dji-sdk / Tello-Python

This is a collection of python modules that interact with the Ryze Tello drone.
Other
1.35k stars 645 forks source link

Does this package have a ROS version? #13

Open Kanelankai opened 5 years ago

Kanelankai commented 5 years ago

Can Tello be developed with ROS? Thank you!

hanker-lu commented 5 years ago

Yes. You can try to connect the program of tello interaction to the ROS platform.But firstly you should encapsulate this tello interaction program into a node that can connect to ROS.