Skip to content

Incorrect FOV in simGetCameraInfo call #2977

Description

Using the Python API, changing the FOV_Degrees field in settings.json or using simSetCameraFov() to set a cameras FOV works. However, when querying the camera information with simGetCameraInfo(), it always returns a CameraInfo.fov = 90. Could this be incorrectly reporting the vertical FOV, or is it not being updated with the new horizontal FOV changes?

Python: 3.6.9
AirSim Plugin: commit bd8ee6b (latest on master at the time)
AirSim Python API: 1.2.8
UE: 4.25.3 (also tested in 4.24.3)
OS: Ubuntu 18.04 (docker container)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions