-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Description
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.
- Is there anything I need to change in configuration of the drone so it maintain attitude in GUIDED_NOGPS?
- 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:
Thanks!
Metadata
Metadata
Assignees
Labels
No labels