Skip to content

take off without GPS #1224

@Amit5001

Description

@Amit5001

Hi,
I'm trying to build autonomous drone for indoor. Currently my drone has micoair mtf-02 opticalflow and rngfnd calibrated.
when using only the controller the drone is able to maintain position.

My problems starts when i try to use dronekit- I want to take off in GUIDED_NOGPS or GUIDED.
in GUIDED (and LOITER too) I get an error- Need Position estimate so the drone don't arm.
In GUIDED_NOGPS the drone arm and start ascending but it gain inclination to one side and drift- it doesn't maintain its attitude.

  1. Is there anything I need to change in configuration of the drone so it maintain attitude in GUIDED_NOGPS?
  2. I read that the GUIDED mode problem related to the EKF need of home location. How can i set the EKF home using dronekit?

The script I used for takeoff:
image

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions