Iphone Sensor Stream Server icon Iphone Sensor Stream Server Receive iPhone Sensor Stream data in ARC, map accelerometer, gyro and compass to variables for EZ-Script control and visualization. Try it →

ARC Pro

Upgrade to ARC Pro

Join the ARC Pro community and gain access to a wealth of resources and support, ensuring your robot's success.

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.