felixge / node-ar-drone

A node.js client for controlling Parrot AR Drone 2.0 quad-copters.
http://nodecopter.com/
MIT License
1.76k stars 428 forks source link

use gps to make a path #150

Open ambtid opened 7 years ago

ambtid commented 7 years ago

I have gps plugin on the ar drone i wont to make "go to" function who i can to recive the gps data and who to use the data to make the path

have two problem

  1. i dont see the gps data in the navdata function

  2. how i can isolate one data from hit and how to use it

js08 commented 7 years ago

@ambtid I would like to work on the issue...is there any software where I can execute your scenario