ArduCopterMega, the next version of the official ArduCopter code, is flying well and will bring full UAV navigation to ArduPilot by syncing it up with the APM codebase. Right now Jason Short is testing it on different airframes. The video above is it running on a stock Gaui 330s frame, with default settings. Late in the video Jason tries some different PID gains, but you'll see there's a bit of oscillation and they're not as good as the default. Awesome to see that the code can handle quads of such different size (the Gaui 330 is about 60% the size of ArduCopter) with the same standard settings.
ArduCopterMega, the next version of the official ArduCopter code, is flying well and will bring full UAV navigation to ArduPilot by syncing it up with the APM codebase. Right now Jason Short is testing it on different airframes. The video above is it running on a stock Gaui 330s frame, with default settings. Late in the video Jason tries some different PID gains, but you'll see there's a bit of oscillation and they're not as good as the default. Awesome to see that the code can handle quads of such different size (the Gaui 330 is about 60% the size of ArduCopter) with the same standard settings.
You need to be a member of diydrones to add comments!
Comments
We're getting close to a public alpha. We need to get more flights under our belt and better documentation. I'll also have better support for changing the PIDs in the CLI soon. I set up an issues list on google code, but the support wiki is not quite there.
I think we could offer a public alpha soon once these things are done, but I dread the support issues! I guess it comes with the territory.
Long term, my plan is to have it fully in sync with APM as soon as the trunk stabilizes to inherit GCS and Mavlink functionality.
What's battery you use. I'm use Gaui 330x-s frame too. With 2200mAh (2S) it work perfect with default PID. No need to tune up. But when change battery to 2200mAh (3S) it cause oscillation.
hexaframes are support.
you may build one and provide us with all the details.
@guntars
already visible in the svn.
broswe the source source code and you see arducoptermega.
http://code.google.com/p/arducopter/source/browse/#svn%2Ftrunk%2FAr...