You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: