Skip to content

Instantly share code, notes, and snippets.

@Carmer
Last active August 29, 2015 14:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Carmer/e84a2d99064c2a204b97 to your computer and use it in GitHub Desktop.
Save Carmer/e84a2d99064c2a204b97 to your computer and use it in GitHub Desktop.
Ruby on Robots - Lighting Talk
###Quick overview of Ruby (45sec - 1 min)
* Nouns
* Verbs
* Adjectives
*
### Why a robot is a perfect anology/example for OOP (30-45 sec)
* robots - Physical computing - an approach to learning how humans communicate through computers that starts by considering how humans express themselves physically.
* we take the human body as a given, and attempt to design within the limits of its expression.
### Intro to some devices currently controllable with ruby(45 sec - 1 min)
* Sphero
* Roomba
* Ardrone
* Artoo.io
### Artoo is a ruby framework for robotics and physical computing
### Examples of robot controls with ruby (2 min)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment