зеркало из https://github.com/microsoft/AirSim.git
Merge pull request #4035 from NickPerezCarletonUniversity/patch-4
fixed description of cameras on the drone
This commit is contained in:
Коммит
05eff586e8
|
@ -139,7 +139,7 @@ These are the default cameras already available in each vehicle. Apart from thes
|
|||
### Car
|
||||
The cameras on car can be accessed by following names in API calls: `front_center`, `front_right`, `front_left`, `fpv` and `back_center`. Here FPV camera is driver's head position in the car.
|
||||
### Multirotor
|
||||
The cameras in CV mode can be accessed by following names in API calls: `front_center`, `front_right`, `front_left`, `bottom_center` and `back_center`.
|
||||
The cameras on the drone can be accessed by following names in API calls: `front_center`, `front_right`, `front_left`, `bottom_center` and `back_center`.
|
||||
### Computer Vision Mode
|
||||
Camera names are same as in multirotor.
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче