After the TacoCopter, the Burrito Bomber


A San Francisco-based lab called Darwin Aerospace (which happens to be run by the popular food review site Yelp) has successfully test-launched an automatic delivery service that uses GPS-equipped drone to deliver burritos.

(The burrito is loaded into a cannister with an attached parachute, and the drone drops it over its target.) The “Burrito Bomber,” as it’s appropriately called, won’t be available for commercial use until meeting FAA approval in 2015.

Last year we had the TacoCopter, which was nothing but a hoax on April 1st., but this on is slightly more developed.

Heres how it works:

  1. You connect to the Burrito Bomber web-app and order a burrito. Your smartphone sends your current location to our server, which generates a waypoint file compatible with the drone’s autopilot.
  2. We upload the waypoint file to the drone and load your burrito in to our custom made Burrito Delivery Tube.
  3. The drone flies to your location and releases the Burrito Delivery Tube. The burrito parachutes down to you, the drone flies itself home, and you enjoy your carne asada.

We built Burrito Bomber using a handful of open source projects and some new bits we created ourselves. All the code and 3D models we created for Burrito Bomber are on our GitHub page.

The airframe is a SkyWalker X8 Flying Wing. The plane uses Ardupilot to navigate the skies. The Burrito release mechanism is the combination of a Quantum RTR Bomb System, a 3″ diameter mailing tube, and some 3D printed parts we designed in-house. The plane is controllable either manually via live video transmitted from the plane or autonomously using the Ardupilot autopilot. We use a Futaba 9C controller and EzUHF transmitter to manually control the plane. Check out the parts list for further details.

The web app is built in Flask. It gets the user’s location via the HTML5 Geolocation API, generates a Mission Planner compatible waypoint file, then sends that to the drone operator. The drone operator uploads the waypoint file to the plane.

Unfortunately, Burrito Bomber as a commercial product is not yet allowed under current FAA guidelines. However, the FAA Modernization and Reform Act of 2012 requires the FAA to hammer out regulations for commercial use drones by September 2015. This means in 2015 we’ll be able to take to the skies to bring you your burrito faster than you can say “¡Salsa roja por favor!”.

Source: Web Site

Leave a Reply

Your email address will not be published. Required fields are marked *