Open ZachAgostine opened 7 years ago
hello Zach! do you have microsoft visual studio latest version? If not then try to download it then instead of making a notepad text file, make a .js file in Microsoft Visual Studioand paste the information into the .js file then save the file into the (c:\Development\Drone) folder in drone an simply save it there. Steps: 1.copy repl.js text that say "var arDrone = require('ar-drone');" 2.go to Microsoft Visual Studio and click new on file
drone.> should appear.
Useful information: If you are working on the same project as me involving the Parrot AR 2.0 then try reviewing this article http://www.marktorr.com/the-drone-journey-part-1/
if you need any further help, do not hesitate to reply back.
Hey everyone,
I'm following this tutorial http://www.instructables.com/id/Autonomous-AR-Parrot-Drone-20-Flying/ and when I run the var arDrone = require('ar-drone'); it returns undefined. I believe I have the ar-drone module installed correctly and properly setup.
Any feedback/tips would be greatly appreciated.
Thanks!