microsoft / AirSim

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

Uncontrollable drone in customized unreal environment #4544

Open shijianjian opened 2 years ago

shijianjian commented 2 years ago

Bug report

What's the issue you encountered?

I was following the instructions of Unreal Custom Environment. The final application worked with AirSim@1.7.0 for vehicle mode, but not for drones. In terms of not working, I mean it is not movable with keyboard controls. When test with AirSim@master, both vehicle mode and drone mode failed to move. I am wondering if it is something related to the upstream?

jonyMarino commented 2 years ago

Hi and welcome @shijianjian! You can't move the drone through the keyboard as with a car. I don't know why you can't drive the car in AirSim@master.