Slashdot Mirror


iPhone-Controlled Helicopter With AR Games

andylim writes "Parrot has unveiled a remote-controlled helicopter that boasts augmented reality games. The helicopter is controlled using an iPhone or iPod Touch's accelerometer and touchscreen. There's a camera on the front of the helicopter, which you can use to navigate and to play augmented reality games, including a game that involves fighting a gigantic robot."

51 comments

  1. An iPod? by c0mpliant · · Score: 2, Interesting

    Seriously, if other games controls on the iPod are anything to go by, I wouldn't want to be controlling a helicopter with spinning rotor blades, with an iPod

    --
    There is no -1 disagree
    1. Re:An iPod? by RobVB · · Score: 1

      Now imagine a drunk person who REALLY wants to fly a helicopter.

      --
      I'd rather you rationally disagree than irrationally agree.
    2. Re:An iPod? by fractoid · · Score: 3, Interesting

      It seems pretty stable from the video. I wonder how well this electronically-stabilised-quadricopter technology would scale to, say, human-sized? :D I did a bit of research on blade loadings and suchforth and it seems that a helicopter weighing 200kg with pilot would need 30-40kW to lift off, can anyone with more experience confirm or deny? I'd love to see something with the same format but, say, 2m long, powered by nanophosphate lithium batteries with a 5-10min flight time.

      Of course the AR stuff is also cool. I bet there's a market for that... run a service where your users print a specific patterned logo in a print ad, register it with your site, and on a phone running the right application the pattern loads a video or even 3D virtual animated object anchored to the logo.

      --
      Rampant carbon sequestration destroyed the Dinosaurs' tropical paradise. I'm here to help repair the damage.
    3. Re:An iPod? by Heavy+Machinery · · Score: 3, Insightful

      You hit the nail on the head: the problem is power/weight. Looking at the specs http://www.parrot.com/parrot-ar-drone/en/how-does-it-work#start/ it looks like the batteries are expensive lithium-ion-polymer with "15 minutes battery autonomy", which I assume is a fancy way of saying that you get 15 minutes run flying time between recharging.

    4. Re:An iPod? by Anonymous Coward · · Score: 0

      Seriously, if other games controls on the iPod are anything to go by, I wouldn't want to be controlling a helicopter with spinning rotor blades, with an iPod

      iPod Touch has the same accelerometer as the iPhone. The controls for it are pretty damn good if the apps are coded properly. Most people got a taste of iPhone gaming controls with Super Monkey Ball game which wasn't the greatest demo of the control capabilities. But today there are lots of apps that take full advantage of the tilt controls with amazing precision. See Labirinth for example.

      The reason why iPhone/iPod touch makes such a great controller is because of the accelerometer's high sampling rate. It tops out at 400hz per second. Compare that with Palm Pre where the SDK has the sample rate pegged at 4 hz. That's four samples per second. In other words, unusable for anything serious.

      The only problem I'm seeing here is the range of the wifi signal which limits the coverage area.

    5. Re:An iPod? by LordVader717 · · Score: 2, Informative

      Stability is mainly a problem for small, toy-sized craft. Another reason why multiple rotors are used is so that they can cancel out each others torque, so you don't need a tail-rotor. Personal aircraft similar to what you described have been made like these
      http://en.wikipedia.org/wiki/VZ-1_Pawnee
      http://en.wikipedia.org/wiki/SoloTrek_XFV

      They obviously don't run on batteries. I don't know what the largest battery-powered craft ever made is, but even for model planes they were totally impractical just a few years ago.

    6. Re:An iPod? by jcr · · Score: 2, Insightful

      The reason why iPhone/iPod touch makes such a great controller is because of the accelerometer's high sampling rate. It tops out at 400hz

      I've been saying for months that the iPhone would make a great autopilot. It's cheap, it's light, it's got hours of battery life, it has GPS + compass + acceleration sensing, and the USB on the dock connector could easily be adapted to any of the USB servo controllers that are available off the shelf.

      -jcr

      --
      The only title of honor that a tyrant can grant is "Enemy of the State."
    7. Re:An iPod? by Hognoxious · · Score: 0, Redundant

      I've been saying for months that the iPhone would make a great autopilot. It's cheap, it's light, it's got hours of battery life, it has GPS + compass + acceleration sensing

      Shhhh! Imagine how useful that might be to terrori
      BRB. Doo#[7"@~
      # no carrier

      --
      Confucius say, "Find worm in apple - bad. Find half a worm - worse."
    8. Re:An iPod? by tolan-b · · Score: 2, Interesting

      The default software comes for iPhone/iPod but they've published an API and open sourced the demos. Good on them, this thing has great potential, hope it doesn't cost too much :)

    9. Re:An iPod? by Anonymous Coward · · Score: 0

      terroitas?

    10. Re:An iPod? by fractoid · · Score: 1

      Well, I did come across this strange contraption. Basically a swarm of bees carrying a chair, except each bee is a cordless drill and they're strapped to a grid. :P

      --
      Rampant carbon sequestration destroyed the Dinosaurs' tropical paradise. I'm here to help repair the damage.
    11. Re:An iPod? by mdwh2 · · Score: 1

      Loads of phones could do that, and even better, some of them would be cheaper.

    12. Re:An iPod? by Kell+Bengal · · Score: 1

      I did my doctoral thesis on quadrotors - specifically large quadrotors. The issues involved actually extend beyond thrust/weight ratio. For this kind of fixed-pitch rotor, the maximum size is actually dictated by the ability to speed up and slow down the rotor to affect pitch and roll motion, and thus stabilise the aircraft in the air. It's exceptionally hard to build a vehicle much larger than 10 kg with that rotor arrangement.

      If you move to collective control, then you can make your rotor arbitrarily large. To reduce the power needs of the helicopter, you simply make the rotor bigger. However, by the time you get around to something you can fly on, the complexity of the rotor heads really makes it much more desirable to simply have a single rotor, rather than four - and voila, you have a helicopter.

      --
      Scientists point out problems, engineers fix them
      altslashdot.org: The future of slashdot.
    13. Re:An iPod? by goodmanj · · Score: 1

      For a 200-kg copter, 30-40 kW sounds about right from my calculations too. Your average top-of-the-line Li-ion battery has a specific power density of 1000 W/kg and 200 W-h/kg: 40 kg of batteries would give you enough power to lift off and 12 minutes of flight time.

      Now, the only problem is fitting four electric motors with 13 horsepower each, power electronics, and a carbon composite frame into the remaining 60 kg...

      Oh, and figuring out how to not die when the batteries run out.

    14. Re:An iPod? by goodmanj · · Score: 2, Interesting

      for model planes they were totally impractical just a few years ago.

      Not true anymore. One of the side effects of the cell phone revolution is that their high-tech batteries and the micro-motors that make the phone vibrate allow you to build some great electric aircraft.

      http://www.ezonemag.com/

    15. Re:An iPod? by nietsch · · Score: 1

      that is quite long actually. Discharge rates of 10 or 20C are not uncommon. That leaves you 6 or 3 minutes of fun. These kind of batteries are pretty cheap, so you can just put in a fresh battery and go fly again. But that leaves of something important: most of the video is an obvious fake animation, not the real thing flying. Adding all this stuff like wifi and a camera is feasible, but not for a toy. Maybe they have a real product, but I want to see some real footage from the cam while flying. In the video where they show something real interacting with humans, the pilot has to look at the craft, not at his screen.

      --
      This space is intentionally staring blankly at you
    16. Re:An iPod? by spydum · · Score: 1

      not to mention the integrated camera for recording video or stills.. it's an interesting proposition for sure

    17. Re:An iPod? by Flere+Imsaho · · Score: 1

      "Expensive" LiPo batteries? You don't know what you're talking about, check the prices at www.hobbyking.com and I think you'll be surprised how cheap they have become in the last year.

      As with most LiPo powered RC gear, just buy multiple sets of batteries and a good balancing charger.

      --
      It gripped her hand gently. 'Regret is for humans,' it said.
    18. Re:An iPod? by fractoid · · Score: 1

      Wow, they have come down a lot! I guess no-one wants those lame old LiPolys now that cool new LiFePO4 ones are in town.

      Would 'most LiPo powered RC gear'? include, say... Special Circumstances drones? ;)

      --
      Rampant carbon sequestration destroyed the Dinosaurs' tropical paradise. I'm here to help repair the damage.
    19. Re:An iPod? by fractoid · · Score: 1

      I can't help thinking that the "just a few years ago" clause implied understanding that, as you say, this has now changed.

      These guys seem to be pretty happy with the basic idea of a Cessna-scale light plane powered by lithium batteries. And I so very much want one.

      --
      Rampant carbon sequestration destroyed the Dinosaurs' tropical paradise. I'm here to help repair the damage.
  2. Scale it up! by jcr · · Score: 2, Funny

    Once that device has a five-mile range and can carry a pizza and a six-pack, its market potential is enormous.

    -jcr

    --
    The only title of honor that a tyrant can grant is "Enemy of the State."
    1. Re:Scale it up! by Entropy98 · · Score: 1

      Once that device has a five-mile range and can carry a pizza and a six-pack, its market potential is enormous.

      It wouldn't be long before someone strapped a gun and/or bomb to something like that.

    2. Re:Scale it up! by Threni · · Score: 1

      Or explosives/anthrax etc. Coming soon to a government building near you!

    3. Re:Scale it up! by MichaelSmith · · Score: 2, Insightful

      Yep its what the US does best:

      • Music
      • Microcode
      • High speed pizza delivery
    4. Re:Scale it up! by hvm2hvm · · Score: 1

      So? Some sick fucks strapped bombs and guns on airplanes, does that mean we shouldn't have invented them?

      --
      ics
    5. Re:Scale it up! by jcr · · Score: 1, Insightful

      People have already filled cars and trucks up with far more explosive power than you could put aboard a flying delivery droid.

      Anyhow, since the government has armed UAVs, civilians should, too. There's a reason why our constitution prohibits the government from having a monopoly on weapons.

      -jcr

      --
      The only title of honor that a tyrant can grant is "Enemy of the State."
    6. Re:Scale it up! by someone1234 · · Score: 1

      I think one of these could be flown into a restricted area more easily.
      10 of these is still cheaper than a car. And safer to use, as you don't have to blow yourself up with it.

      --
      Patents Drive Free Software as Hurricanes Drive Construction Industry
    7. Re:Scale it up! by JTsyo · · Score: 1

      And some strap it on themselves, does that mean we shouldn't reproduce?

    8. Re:Scale it up! by Anonymous Coward · · Score: 0

      Look leave my personal life out of this.

      I don't care who you are, I can strap on anything I please, as long as you don't have to see me walking down the beach wearing it.

    9. Re:Scale it up! by hvm2hvm · · Score: 1

      So, are you agreeing with me or not? :P

      --
      ics
    10. Re:Scale it up! by jcr · · Score: 1

      I think one of these could be flown into a restricted area more easily.

      Maybe, but you could take it out with a shotgun, and you can't do that to a mortar round.

      -jcr

      --
      The only title of honor that a tyrant can grant is "Enemy of the State."
  3. Video Latency by Plazmid · · Score: 2, Interesting

    Now the question is, is the video coming out of this thing in real time or near real time(laggy)? Soldiers testing man portable reconnaissance UAVs found the latency of near-real time video to be extremely annoying....

    1. Re:Video Latency by Anonymous Coward · · Score: 2, Informative

      My company worked on this project as an external contractor.

      We've done the AR software embedded in the drone, as well as the Robot Fighting demo on the iPhone.

      I can say that for the moment the video stream is not perfect, and quite annoying for a quality AR experience.

      But this project will not be sold until several months, I hope it will be improved.

    2. Re:Video Latency by Anonymous Coward · · Score: 0

      See this link for the video you get on the ipod side:
      http://www.youtube.com/watch?v=gP26CE8VEiE&feature=related

    3. Re:Video Latency by wisebabo · · Score: 1

      How did you do the AR? I thought Apple didn't allow anyone to tap the video stream which is why most AR apps are just video overlays. I want to see more cool AR games! :)

    4. Re:Video Latency by Anonymous Coward · · Score: 2, Informative

      The video stream is processed on the drone before being sent to the iPhone.

      The pose estimation (3D matrices) is sent along the navigation and control data.

      We also hope to see more AR games on the iPhone, but currently Apple is locking the real time video processing...

      But there are other AR capable devices out there :)

      You can see some demos of our work on our blog :

      http://www.int13.net/blog/en/

      and here

      http://www.mobile-augmented-reality.com/

    5. Re:Video Latency by ServerIrv · · Score: 1

      First of all, thanks for the information. It's always cool to get the behind the scenes look. Second, why post AC when you then link back to your company?

    6. Re:Video Latency by Tacvek · · Score: 1

      I'm just a bit confused about this. The Iphone controled UAV aspect makes perfect sense. But what is with adding AR games on top? Sure some limited AR-like features make sense, modeling the HUD overlays that a pilot would use. But I would think adding an AR game onto the copter would just make things too complicated.

      I mean an AR game like the zombie game that was part of marketing for some phone chipset several months back was interesting and made sense. It used the camera to allow quick and accurate assessment of the location of the phone vs the physical game-map. The underlying game could almost be done without AR but limits in gyros and GPS would not let the motion be sensitive enough, so making it a VR game make sense.

      With the helicopter though it sounds as though nothing being done for the games could not be just simulated, using the same controls to move the a simulated helicopter around. So AR games for the helicopter just sounds like it is adding one more thing to go wrong. (Actually adding a few things to go wrong, the helicopter itself, as well as the image recognition, video stream overlaying etc, none of which would be needed in the same game without using an AR helicopter.)

      So in conclusion the helicopter as a UAV sounds cool, using it in AR games though sounds questionable.

      --
      Stylish sheet to fix many problems in Slashdot's D3: https://gist.github.com/801524
  4. Augmented Reality Stuff inside by Anonymous Coward · · Score: 4, Informative

    Hi,

    I'm the boss of the company which created the computer vision software embedded in the drone, and also the Augmented Reality game demo on the iPhone.

    You can check it out here :
    http://www.int13.net/ardrone-the-first-flying-toy-using-augmented-reality/en/

    I have to post it here, 'cause they don't seem to credit us for our hard work...

  5. Cars by FlyingBishop · · Score: 2, Interesting

    Back when I was a kid, I never understood why they could make a game like gameboy camera, but they couldn't trade out that camera for an antenna connected to a car with a camera on it.

    I suppose we still don't have it thanks to privacy concerns, but it would be so badass.

    1. Re:Cars by tlhIngan · · Score: 1

      Back when I was a kid, I never understood why they could make a game like gameboy camera, but they couldn't trade out that camera for an antenna connected to a car with a camera on it.

      I suppose we still don't have it thanks to privacy concerns, but it would be so badass.

      Well, you can get RC vehicles with cameras - cars and planes are popular. The car ones are usually with a separate wireless camera/receiver combination. The airplane ones usually are part of sophisticated avionics so they can overlay instrumentation data on the video (heading, GPS coordinates, altitude, speed, etc).

      But for real life... you've heard all the controversy over the Google Street View, right?

  6. WIFI range?! by An+anonymous+Frank · · Score: 2, Interesting

    I'm having trouble finding what I think is the essential stat: (battery life is 15 minutes, but) what is the wifi range?

    1. Re:WIFI range?! by mgblst · · Score: 1

      Price would be good as well. Also availability, which is not talked about at all on their stupid company page.

  7. Area 51 by camperdave · · Score: 1

    In the back of my mind, I've always wondered why someone hasn't flown a UAV into Area 51

    --
    When our name is on the back of your car, we're behind you all the way!
    1. Re:Area 51 by Gilmoure · · Score: 1

      Maybe one of these UAVs?

      That might confuse them.

      --
      I drank what? -- Socrates
  8. I'm calling fake by Anonymous Coward · · Score: 0

    They faked this video. The guy "flying" that thing with his iPhone is employing way too much body english to properly control a model helicopter. I'm not saying it's not possible, but I am saying that the "pilot" in the video is only acting. The real pilot is somewhere off-camera.

    This is stealth/viral marketing for something else... perhaps the drone thing itself, with a normal controller. But forget about the iPhone controller, that's not real.

  9. tag: hunterkiller by Anonymous Coward · · Score: 0

    hunterkiller

  10. uh oh by cstacy · · Score: 1

    Oh, crap. There's a giant robot attacking our secret outposts and we're resorting to recruiting Enders.

  11. I Fly e- powered R/C by DRAGONWEEZEL · · Score: 2, Interesting

    The drones are allready there. You can put an R/C plane in the air in 1 hr for about $200 to take ariel video.

    Spend ~700 you can get FPV AV and still pics and a gyro stabalized plane.

    Spend ~900 and you can get FPV, and data logging including path traveled, altitude, airspeed, and gps.

    Spend 1K (that's most of our payechecks) and you can get all the above with waypoints and return to home.

    Spend just another hundred more, and you can power that setup for over 45 min. in the air. Oh, and it's silent. Next to no noise as percieved from the ground.

    It's pretty scary actually, but I love how inexpensive the hobby has gotten. I'm not into the telemetry side yet, but I've done AV. I'm more of a speed / 3D freak at the moment. I've got a 100mph plane whose power setup was about $120 from a place in hong kong. I can fly it top speed for about 7 min or pulse glide for over 1/2 hr. It's sweet!

    --
    How much is your data worth? Back it up now.