Welcome to Synthiam!

The easiest way to program the most powerful robots. Use technologies by leading industry experts. ARC is a free-to-use robot programming software that makes servo automation, computer vision, autonomous navigation, and artificial intelligence easy.

Get Started
Pakistan
Asked — Edited
Resolved Resolved by Rich!

Ar Drone Ez Builder

Any suggestions on how can I alter the ar drone control code on ez builder?


ARC Pro

Upgrade to ARC Pro

Unleash your creativity with the power of easy robot programming using Synthiam ARC Pro

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.