3D Robotics

ArduPlane home page

3689354430?profile=original

3689312509?profile=original

 

Convert any RC airplane into a fully-autonomous UAV!
Just add the APM 2 autopilot to any RC aircraft and it becomes a fully-programmable flying robot with a powerful ground station and Mission Planner.  

 

Features include:

  • Return to Launch with a flick of your RC toggle switch or a mouse click in the graphical Ground Station
  • Unlimited 3D GPS waypoints
  • Built-in camera control
  • Fully-scriptable missions
  • One-click software load, and easy point-and-click configuration in the powerful Mission Planner. NO programming required!
  • Replay recorded missions and analyze all the data with a graphing interface
  • Supports two-way telemetry with Xbee wireless modules. 
  • Point-and-click waypoint entry or real-time mission commands while the UAV is in the air
  • Fly with a joystick or gamepad via your PC--no need for RC control!
  • Built-in failsafe will bring your aircraft home in the case of radio loss

 

All instructions and software are here.

 

 


3689354391?profile=original

3689354242?profile=original

 

APM 2 is an open source, Arduino-compatible, pro-quality autopilot. It is the most advanced IMU-based open source autopilot available today, and provides an entire UAV control system with scriptable missions with 3D waypoints, in-flight uploading of commands and powerful ground station software. 

 

APM 2 supports any kind of of vehicle with a one-click change of code. Available code include ArduPlane (fixed wing), ArduCopter (rotary wing), ArduRover (ground vehicles) and more.

 


Everything you need to create an ArduPlane UAV:

 

APM 2.5 autopilot with GPS ($179)

[Optional] Telemetry kit ($75).

3689354459?profile=original

 

You'll also need a at least a five-channel RC radio setup, a soldering iron, a mini USB cable and of course something that flies!3689354440?profile=original (We're partial to the SkyFun delta wing (right) and
Bixlee 2   powered glider (left) or its equivalents ourselves).

 

 

 

 


Resources:

Manual
Source code/firmware

Note: ArduPilot Mega requires no programming, but it's open source and you're welcome to modify it if you'd like. If you are going to play with the code, you can use the free Arduino IDE to edit and upload the code to the ArduPilot board.

 

 

E-mail me when people leave their comments –

You need to be a member of diydrones to add comments!

Join diydrones

Comments

  • 3D Robotics
    iangl: Yaw gyro drift is corrected by the GPS, which can only give a meaningful directional vector in forward motion. If your heli is stationary, it cannot correct the drift. That's why we recommend that you augment the GPS with a magnetometer for heli use (that's what we do with ArduCopter)
  • Hello I need ome help. Why doesn't the YAW value (coming out from the IMU ) hold for an indefinite time? It holds my tail rotor in the correct position for about 2 seconds, then it gets back to the center position and poor yaw stabilization occurs! Any help appreciated!
  • Spent lots of time finding certain variables or procedures in the code?
    Tip to solve: Copy and save each of the code files as .txt then Windows explorer (and other s/w) can do a normal text search and find the commands. I opened the files in Wordpad and did save as into a new folder.
  • 3D Robotics
    Tim, I don't think elevon mode has been tested yet. Just to reiterate, this is pre-alpha software, so there is a lot that doesn't work yet. But we appreciate the bug reports!
  • Also, adjusting the reverse_ch1_elevon and reverse_channel_2_elevon values between 1 and -1 cause things to stay the same or they make it even worse.
  • Has anyone noticed bugs or problems with the elevon mixing mode, or is there a configuration we should be aware of?

    When I run stabilize mode with elevon mixing turned off, the servos respond correctly to stick inputs.

    But when I turn on elevon mixing, the servos do not respond with proper mixing at all. When moving the stick in one axis (i.e. left/right for roll), the channel 1 servo has extremely exaggerated movements, while the channel 2 servo barely twitches. If I move the stick in the other axis (i.e. forward/back for pitch), the channel 1 servo barely twitches while the channel 2 servo goes through the exaggerated movements.

    Any help or suggestions are greatly appreciated!
  • Moderator
    Quite a few of the members are from Australia, and I have'nt heard of any problems, although something rings a bell about some of the co-ords needing some tweaking maybe(?)
  • @Dave printout was from 38400 always.
    Are we sure uBlox works in southern hemisphere? I'm in Australia. I looked at spec but no mention of that.
  • @brett: this sound like my problem a fiew post ago. my uBlox has sent in NMEA code at 9600 Baud producing same character type.
  • @Brett,
    I will look closer at your printouts later - the B562 is correct. Are you at 9600 or at 38400 baud? In other words, is your configuration correct for ArduPilot Mega?
    Otherwise, I can say that I have waited for quite a while - make sure that you have the antenna at least on a window sill or even a little outside the house. I waited this morning until I moved it as close to the window as possible.
This reply was deleted.