microsoft/AirSim-NeurIPS2019-Drone-Racing

Is there any function to get the race score?

Opened this issue · 0 comments

I need to extract the scores to train my reinforcement learning model. Is there any function to get number of passed gates, time and penalties at each step time?
I know I can read them from the log file, but reading a file is time consuming. I need to do it through the API.