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

  • I might be being a muppet with the search function, but can someone tell me how many and what sort/size of stackable headers I need on the ArduPilot Mega board so that I can fit the IMU Oilpan onto it? I'm planning on buying one son in the UK and can't tell from the site I am looking at.
  • Hi,
    i have change the IMU Shield slider switch is in the position closest to the servo connectors. I open the Arduino IDE serial monitor. I'm unable to enter the CLI mode. It show

    Entering Log Read Mode...
    255 logs available for download
    Log number 1, start page -1, end page -2
    Log number 2, start page -1, end page -2

    What is the problem?
  • 3D Robotics
    Dean, regarding the elevon mixing issue, it was just a matter of finding the right combination of DIP switch settings. The manual wasn't super clear on this point, so I added a picture that shows the combination that works for me. I've closed that issue.
  • Developer
    I fixed that bug in the trunk. We'll move it into the beta branch today.
  • Indeed, it looks like that could be the problem.
  • Developer
    This is probably issue #173:

    http://code.google.com/p/ardupilot-mega/issues/detail?id=173
  • Chris, the CLI mode setup routine does indeed say that my two modes are Manual and Stabilize. I even did a reset and configured my modes a second time just to make surte that there wasn't some kind of glitch.
  • 3D Robotics
    Dean, the CLI mode setup routine will display your current modes. Can you check that? If in fact you're in Auto then fixed throttle is intended, and I'll remove the issue report.
  • Chris, Sorry I didn't do a refresh before adding to my comment, so I didn't see your response. Thanks for filing an issue on that as well.
  • To continue my comment above, I am wondering if I am really not switching into stabilize mode, but some other mode. The alpha version of the code had a test routine for checking out your mode switching, but that seems to have been removed from the test suite in the beta version.
This reply was deleted.