Hello,
I’m using Pixhawk 1 (has numbers 2.4.8 on its housing) and trying to perform a autonomous mission.
After setting waypoints and manual takeoff, I set the switch to the AUTO mode and expect the plane will go to the first waypoint. But instead, it starts drawing circles (or the “8” shape) right around where the home location set.
While I don’t know much about this, here are some information that I think might be relevant:
There is a waypoint near the home location: “Tracker Home”
During the flight, on mission planner the alert “compass variance” showed up. (I was calibrated the compass right before the flight)
Using Ublox Neo M8N GPS with compass, plugged in to the sockets “GPS” and “I2C”.
I believe there is no magnetic interferance around, I’m flying at a empty field, and gps module is away form the motor.
Do you have a non-zero WP_MAX_RADIUS?
“Using a non-zero value is only recommended when it is critical that the aircraft does approach within the given radius, and should loop around until it has done so. This can cause the aircraft to loop forever if its turn radius is greater than the maximum radius set.”
I did not intentionally set any antenna tracker, and only using digi xbee as telemetry module on my PC at ground. I will check if its enabled or not on my next flight. And do you know how to disable that? I checked the ardupilot website and see only the enabling settings.
What problem are you having and what is the “it” that you tried?
My reply to zboras was asking whether they had a non-zero WP_MAX_RADIUS, because that can cause the problem they described. If you’re having a different problem, you should probably open a new topic.
I did not suggest making WP_MAX_RADIUS non-zero. On the contrary, I quoted from the documentation where it says that a non-zero WP_MAX_RADIUS can cause the problem described by the OP.
I no longer use ArduPilot on a regular basis, so you’ll need to find someone else to help you.
I don’t think so, I had to resort to the “carrot on a stick” method. I took the plane’s location, gave it a carrot, and made it go there. Once it got close to the carrot, I moved it again. Sounds good in theory, but I am facing some issues with this approach, but it’s the second best thing I guess…