Soundboard V2 (PC) icon Soundboard V2 (PC) Play MP3/WAV via PC sound output with timeline scripts to trigger movements, auto-position actions, and optional looping for synced routines Try it →
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

Subscribe to ARC Pro, and your robot will become a canvas for your imagination, limited only by your creativity.

#9  

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