Work in progress. Some commands are functional but not ready for prime time.
First run this:
git clone git@github.com:igbopie/spherov2.js.git
cd sphero2.js
yarn install
then:
yarn patrol-sm
: Will move in a square (for now).yarn nimbus-sm
: Steelseries Nimbus + Sphero Miniyarn cmd
: CMD interaction with Sphero Miniyarn police
: Will turn on LED as police do.yarn collision
: Will turn red when collision detectedyarn sensor
: Will turn on stream sensor data. TODO: Parse sensor data
yarn nimbus-lm
: Steelseries Nimbus + Lightning McQueen
yarn patrol-gb
: Will move in a square (for now).