Israel
Asked — Edited

Ar Drone

Hello!

I am trying to build a script that will make the drone take off, then fly left and right (not turn, but really fly these directions - is that what's called yaw?) then Land.

As well i am trying to build a script that will make the drone fly according to joystick movements, that i recorded for it in advance.

I have tried this script:

ControlCommand("AR Drone", TakeOff) ControlCommand("AR Drone", Land)

But nothing happend...

How do i script such things?

Thanks, Roi.


ARC Pro

Upgrade to ARC Pro

Unleash your robot's full potential with the cutting-edge features and intuitive programming offered by Synthiam ARC Pro.

#9  

sorry, I'm not sure. I'm using key controls. will be using joysticks soon though.