AirSimNeurIPS icon indicating copy to clipboard operation
AirSimNeurIPS copied to clipboard

auto close of the airsim API

Open Theara-Seng opened this issue 2 years ago • 2 comments

Hello

I am new to this kind of things, but I have configure it for almost a week. There is still some problem.

when I load the airsim environment, it is working fine, but when I start running the "python3 daniel.py --level_name 'Final_Tier_1' ", The API auto shutdown and loading some error. I tried to debug, I think the problem is with the load_level function, it seems reset everything, because when I comment this line, it is not auto shutdown, but the problem is with the ground truth gate. The problem of the API auto shutdown is shown image below. Is it the problem with the environment that I install or [..?] Screenshot from 2022-03-24 14-20-32

Theara-Seng avatar Mar 24 '22 13:03 Theara-Seng

thanks for you interest in the repo.

I have personally never seen the error message before and I'm not sure this is from the agent that I created. Note that the competition has been some years ago, and highly likely the airsim API has changed and linkages were broken.

Maybe you can take a look at the default drone and try to control that instead: https://microsoft.github.io/AirSim/apis/

I don't intend to keep this repo maintained so you will need to look into what's reasonable.

JD-ETH avatar Mar 24 '22 18:03 JD-ETH

I got it. Thank you for the information anyway. I will look into this more.

Theara-Seng avatar Mar 25 '22 08:03 Theara-Seng