
roineust
Israel
Asked
— Edited
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.
sorry, I'm not sure. I'm using key controls. will be using joysticks soon though.