Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to control a swarm of Tellos #29

Open
ybabs opened this issue Jun 7, 2019 · 4 comments
Open

How to control a swarm of Tellos #29

ybabs opened this issue Jun 7, 2019 · 4 comments

Comments

@ybabs
Copy link

ybabs commented Jun 7, 2019

Hi, I came across this video and I was wondering how you are controlling a swarm of drones. Are you using multiple network connections? i see there's an open issue.

P.S. I'm working on porting your work to ROS1.

@clydemcqueen
Copy link
Owner

That video was taken with 2 drones and 2 computers. Each computer has wifi -- to communicate with one of the drones -- and Ethernet -- to communicate with the other computer. Both computers run tello_ros, and one computer runs rviz. The "controller" was just a bash script sending ROS messages.

Implementing #19 would allow you have to have multiple wifi cards on the same computer.

Cool that you're porting it to ROS1.

@ybabs
Copy link
Author

ybabs commented Jun 7, 2019

Thanks for the clarification, Clyde. That makes sense.

@aamirahmad
Copy link

aamirahmad commented Jan 28, 2020

@InterestingWalrus Could you please let me know if you ported tello_ros to ros1?

@ybabs
Copy link
Author

ybabs commented Feb 10, 2020

@aamirahmad , I started a port but never got to finish it as I was too busy. You can take a look here as a reference: https://github.com/InterestingWalrus/ros_tello_driver

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants