ARC Pro

Upgrade to ARC Pro

Discover the limitless potential of robot programming with Synthiam ARC Pro – where innovation and creativity meet seamlessly.

United Kingdom
#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?

United Kingdom
#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.