microsoft/AirSim-NeurIPS2019-Drone-Racing

How to unblock sim- APIs

KennethYangle opened this issue · 1 comments

I want to simulate a low-level control algorithm of a drone with a gimbal. Angluer velocity control is not supported in AirSim, so I found this repo. However, I noticed that simSetCameraOrientation is blocked during the competition. Is there some methods to use these sim prefix APIs? @madratman

The latest version of AirSim already supports this feature.