We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello, my environment win10 ADRL When I ran the code, there was an error:
msgpackrpc.error.RPCError: rpclib: function 'enableApiControl' (called with 2 arg(s)) threw an exception. The exception contained this information: Vehicle API for 'drone_1' is not available. This could either because this is simulation-only API or this vehicle does not exist.
How can I correct it
The text was updated successfully, but these errors were encountered:
@wanghanyu666 Have you generated the settings file before running the binary? By running this script:
https://github.com/microsoft/AirSim-Drone-Racing-Lab/blob/master/baselines/generate_settings_file.py
Sorry, something went wrong.
No branches or pull requests
Hello,
my environment
win10
ADRL
When I ran the code, there was an error:
How can I correct it
The text was updated successfully, but these errors were encountered: