Artoo: Ruby on Robots
From Artoo, a ruby framework, that supports 15 platforms including ARrone, Crazyflie, Sphero, and Arduino:
Modular Example
require 'artoo/robot' SPHEROS = ["4567", "4568", "4569", "4570", "4571"] class SpheroRobot < Artoo::Robot work do robots = [] SpheroRobot.work!(robots) |
Comments (0)
This post does not have any comments. Be the first to leave a comment below.