How to unblock sim- APIs
KennethYangle opened this issue · 1 comments
KennethYangle commented
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
KennethYangle commented
The latest version of AirSim already supports this feature.