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

Controlling Multiple Drones through ROS #839

Closed
exploke opened this issue Feb 22, 2018 · 1 comment
Closed

Controlling Multiple Drones through ROS #839

exploke opened this issue Feb 22, 2018 · 1 comment

Comments

@exploke
Copy link

exploke commented Feb 22, 2018

I want to fly at least 8 drones in my environment through ROS messages each drone individually receives. I have already flown in Airsim using ROS messages with 1 drone, but I am not sure what the easiest way to do it with 8 drones is. I have looked into simworldmultirotor.cpp and swarmcontrol.py (referenced in #560 #664 #706).

Question 1: Can I pass information to individual drones through ROS in AirSim?

Question 2: Can I use just simpleflight/APIserverport (I have only been able to use SITL/PX4 prior to this) to connect to the drones and ROS?

Question 3: Which script listed above would be best?

Any advice or reference would be appreciated!

@sytelus
Copy link
Contributor

sytelus commented Apr 12, 2018

Currently AirSim doesn't talk to ROS directly. We need to write ROS adapters. If you know how to do that please feel free to contribute :).

You can continue discussion here: #53

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

2 participants