Monday 21 November 2016

Newbie question - Sequential execution using node-bebop

Hey everyone. I have a Parrot Bebop drone and I wanted to store different sequences of moves on various scripts. I did that using node-bebop, and at least the example works, but I created a longer sequence and it doesn't. I've been Googling about it for a while and it seems like it has something to do with the execution of the statements not being done sequentially. Any ideas on how to solve this issue? I've found things like async and wait.for but I don't even know if this is the problem.Links:node-bebop: http://ift.tt/1N708Ig (example is on readme) my script: http://ift.tt/2gfhF4V (it's supposed to 'draw' something like a cross)Thanks in advance!

Submitted November 22, 2016 at 04:47AM by mateoat

No comments:

Post a Comment