Skip to content

OleMchls/nodecopter-transcript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodecopter-transcript

I'd like to controll the drone like:

The drone should takeoff
Then go higher for 2 seconds with full-speed
Then do a flip
Then land

Usage

You can do this via *.trip files. See trips directory for examples. Call it like

coffee file.coffee trips/flip.trip

Or you can do it in the repl mode.

coffee repl.coffee --test
> takeoff
> do a right-flip
> let the leds be green
> give up
> Wooosh this was a trip!
powerd by @rsandor and @codestars

Options

--test    -> do not send the commands to the drone
--verbose -> show what commands will be send to the drone

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •