microsoft / AirSim

Open source simulator for autonomous vehicles built on Unreal Engine / Unity, from Microsoft AI & Research
https://microsoft.github.io/AirSim/
Other
16.16k stars 4.5k forks source link

Initial Takeoff by drone(s) #3113

Open AIKUUM opened 3 years ago

AIKUUM commented 3 years ago

Automated Drone simulation successfully completes when one drone is used (i.e execution of "hello_drone.py") even when initial takeoff by the drone is skipped.

But automated drone simulation of multi drones doesn't get completed when multiple drones are used (i.e execution of "multi_agent_drone.py") when initial takeoffs by the drones are skipped.

Can anyone tell the reason behind this difference?

jonyMarino commented 3 years ago

Hi @AIKUUM! I don't understand your question. What do you refer to when saying, "when initial takeoffs by the drones are skipped."? do you comment that line in the script?

AIKUUM commented 3 years ago

Hi @AIKUUM! I don't understand your question. What do you refer to when saying, "when initial takeoffs by the drones are skipped."? do you comment that line in the script?

Yes, I tried commenting that line in the script.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had activity from the community in the last year. It will be closed if no further activity occurs within 20 days.