Hi,
I am trying to arm copter without pre-arm checks and 3D fix.
I disabled all pre -arm checks which led to arm copter in STABILIZE mode.
But i couldn’t arm in GUIDED mode, i am new to these, would some one please help me to resolve.
AHRS_GPS_USE = 0
ARMING_CHECK = -9
Actually its showing pre-arm:EKF2 still initializing
i tried tuning
Any of your View or suggestion is highly appreciated.
Thanks for your response @speakerx
Actually I would like to control pitch, roll and yaw https://stackoverflow.com/a/42273257
To operate drone without GPS accessibility.
Hope I am making sense.
Would you share me any views on how to approach this
hi @jax200
Thanks for your response. I tried to takeoff in STABILIZE mode, i couldn’t see any response from motors.
vehicle.simple_takeoff(takeoff_alt)
after i tried to switch GUIDED and arm, when i am arming it again gave EKF2 still initialising error,
Would you share any other thoughts