microsoft / AirSim

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

Losing ability to control quadcopter #2671

Open avivazran opened 4 years ago

avivazran commented 4 years ago

after setting self.client.enableApiControl(True) , I'm trying to regain drone control with the gamepad by running self.client.enableApiControl(False). The RC controls indicators are changing in the logger when I press the buttons but the drone itself won't respond.

how do I enable gamepad controller again after goint into API mode?

jonyMarino commented 4 years ago

May be the same as #2660 ?

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.