Custom Movement Panel icon Custom Movement Panel Custom Movement Panel maps directional commands to scripts, adjusts per-wheel speed (0-255), and integrates with joysticks for unsupported motors Try it →

ARC Pro

Upgrade to ARC Pro

Don't limit your robot's potential – subscribe to ARC Pro and transform it into a dynamic, intelligent machine.

Author Avatar
United Kingdom
LinkedIn Twitter Google+ YouTube
#1  

You can't. ARC is not open source.

#2  

oh okay. But is it possible to configure by writing an ez script which controls the ar control panel?

#3  

Sure as long as your AR Drone is version 1... ARC does not currently support version 2

#4  

great! @Richard any suggestions on how to select the takeoff button via an ez script?

Author Avatar
United Kingdom
LinkedIn Twitter Google+ YouTube
#5  

Apparently it works for the movement but doesn't work for the camera.

Provided the Movement Panel for the AR Drone works for whichever drone version you have then yes, you can script the movements with EZ-Scripts using the Forward() Reverse() Stop() Left() and Right() commands. There are also AR Drone specific EZ-Script commands available including Up() Down() RollRight() RollLeft() Land() TakeOff()

Have a read of the EZ-Script manual, search for the word "drone" and it takes you to the commands.