microsoft / AirSim

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

Questions Regarding AirSim #3058

Open AIKUUM opened 3 years ago

AIKUUM commented 3 years ago

Below is the screenshot of my system details:- system details


I have following questions about AirSim simulator:- 1) Can I control a drone or drones using keyboard? Or do I need a remote controller to control a drone? 2) Does a drone or drones have cameras to capture images of a surrounding? 3) Can a drone capture images of a surrounding, store data in it and then transfer data to another drone? 4) Can any type of data communication(text messages, text files, images, audio, video etc) happen between a network of drones?

rajat2004 commented 3 years ago

As mentioned in the other issue, please read the documentation https://microsoft.github.io/AirSim/ before opening issues. You can do both 1,2, as for multi-vehicle, AirSim does the simulation, but any communication between them has to be simulated on the client-side using the APIs, nothing is done inside Airsim itself

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.