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

Experience early access to the latest features and updates. You'll have everything that is needed to unleash your robot's potential.

#9  

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