tehviking / brick_pi_ruby

ruby wrappers for the BrickPi Lego Mindstorms C library
MIT License
7 stars 3 forks source link

Promises promises #14

Closed tehviking closed 10 years ago

tehviking commented 10 years ago

Create promise-like, then-able API for composing robot behaviors

Floppy commented 10 years ago

This looks interesting! Do you have an example of how it's used?

tehviking commented 10 years ago

I'll add some examples today. A few rough edges still but there was stuff it couldn't do before with the imperative API.

tehviking commented 10 years ago

I've been playing with this API today and despite seeming to work well initially, it's terrible currently. I'm tempted to toss out the last couple weeks of work here so I can have this work reliably again. :/