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
connection :sphero, :adaptor => :sphero
device :sphero, :driver => :sphero
work do
every(3.seconds) do
sphero.roll 90, rand(360)
end
end
end
robots = []
SPHEROS.each {|p|
robots << SpheroRobot.new(:connections =>
{:sphero =>
{:port => p}})
}
SpheroRobot.work!(robots)
more information (here) and at (github)
Records 1 to 1 of 1
Featured Product

OnLogic's Helix 520 Series of Scalable Fanless Computers
The Helix 520 series utilizes the latest Intel Core Ultra processors with integrated edge AI capabilities to deliver exceptional performance and industrial-grade reliability for demanding applications in automation, robotics, machine vision, and more. Its unique modular design allows for flexible scaling of CPU and GPU performance, while robust connectivity and expansion options ensure seamless integration.
Robotics and Automation - Featured Company

CMES Robotics Inc.
Powered by AI, CMES Robotics enables 3D vision for factory robots. CMES AI vision software enables robots to recognize unstructured, flexible, or deformed objects, pick them up, and loading and unloading. CMES Vision software has been deployed worldwide for random palletization and depalletization along with void filling applications. CMES Robotics automates your warehouse, logistics, and supply chain.