Skip to content

client.isApiControlEnabled() return False. #4901

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Z-Xiong opened this issue Nov 6, 2023 · 0 comments
Open

client.isApiControlEnabled() return False. #4901

Z-Xiong opened this issue Nov 6, 2023 · 0 comments

Comments

@Z-Xiong
Copy link

Z-Xiong commented Nov 6, 2023

Question

What's your question?

client = airsim.MultirotorClient()
client.confirmConnection()
client.enableApiControl(True)
print("API Control enabled: %s" % client.isApiControlEnabled())

API Control enabled: False

Include context on what you are trying to achieve

Why API Control enabled is not True ?
How to solve it ?

Context details

Include details of what you already did to find answers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant