microsoft / AirSim-NeurIPS2019-Drone-Racing

Drone Racing @ NeurIPS 2019, built on Microsoft AirSim
https://microsoft.github.io/AirSim-NeurIPS2019-Drone-Racing/
MIT License
356 stars 89 forks source link

Camera settings API #152

Open kochsebastian opened 4 years ago

kochsebastian commented 4 years ago

in your paper you state:

'In order to train policies robust to different camera models, we also provide APIs to set camera model parameters - intrinsics, distortion coefficients, and rolling shutter; while also generating ground truth optical flow images'

Unfortunately in your 'well' documented API I cannot find anything camera related besides requesting the camera info. Could you please clarify where I can find these methods to change intrinsics, distortion and rolling shutter.