Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 2.15 KB

README.md

File metadata and controls

38 lines (24 loc) · 2.15 KB

cycle-robot-drivers

A collection of Cycle.js packages containing drivers and components for programming robots.

All packages were tested with Chrome browser (>= 65.0.3325.181) only.

Getting started

To build all packages, simply run make from the root directory of this repository.

To get your hands dirty, check out our examples or try building an app using cycle-robot-drivers-app.

Tutorials

  1. Programming a social robot with Cycle.js
  2. Implementing a finite state machine in Cycle.js

Slides

Misc.

Thank you