Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drone body gets visible in image type -1 #1103

Open
fshamshirdar opened this issue May 17, 2018 · 1 comment
Open

Drone body gets visible in image type -1 #1103

fshamshirdar opened this issue May 17, 2018 · 1 comment
Labels

Comments

@fshamshirdar
Copy link

I have enabled stabilization with pitch and roll of 0, and it works fine. But after a few minutes of moving the drone around, its body starts to get visible into the image.

Here is my capture setting:

  "CaptureSettings": [
      {
        "ImageType": -1,
        "Gimble": {
            "Stabilization": 1,
            "Pitch": 0,
            "Roll": 0
        }
      }
  ]

screenshot

@sytelus
Copy link
Contributor

sytelus commented Jun 20, 2018

We have noticed this issue. Looks like something in drone mesh is causing cameras to come off. We will need to investigate this...

@sytelus sytelus added the bug label Jun 20, 2018
@madratman madratman removed the binary label Aug 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants