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

Harmonic Drive - Coming Soon! Integrated Actuators with EtherCAT®!

Harmonic Drive - Coming Soon! Integrated Actuators with EtherCAT®!

The IDT Series is a family of compact actuators with an integrated servo drive with CANopen® and, coming soon, EtherCAT® . With high torque, exceptional accuracy and repeatability, these actuators eliminate the need for an external drive and greatly simplify cabling.

Robotics and Automation - Featured Company

Onward Robotics

Onward Robotics

Onward Robotics delivers innovative automation technology that coordinates humans and robots as a cohesive system to revolutionize fulfillment. Our Meet Me® solution combines proprietary software with person-to-goods mobile robots to increase efficiency in warehousing, distribution, and e-commerce operations. Onward Robotics provides the boost in productivity, flexibility, and speed that companies need to remain competitive and grow.