Page 1 of 1

Flowbotics Studio Published

Posted: Tue Feb 07, 2012 12:09 pm
by admin
For any of you interested in how a large FlowStone project might look using lots of Ruby Code, then check this out: (you will need FlowStone V2.01)

Ruby Flowbotics Studio.jpg
Ruby Flowbotics Studio.jpg (49.09 KiB) Viewed 11919 times


This is Flowbotics Studio a robotic application for automating Robot arms etc. and was written in collaboration with Project Lead The Way (http://www.PLTW.org). This will be going out to approximately 20,000 students in the US to control LynxMotion Robot arms. It also supports the CrustCrawler Robots Arms.

The core of the software is a sequencer written in Ruby code with a time line and drag-able data that controls a graphical simulation of the Robot Arm. Most of the graphics are generated using Ruby code so that the Robot arm sizes and shapes can be defined by external files. There is also an IK (Inverse Kinematics) Engine written in Ruby etc.

EXE and Source Code available:
http://www.dsprobotics.com/support/viewtopic.php?f=71&t=416

DSPRobotics Team

Re: Flowbotics Studio Published

Posted: Tue Feb 07, 2012 12:42 pm
by DSP
Wow this is awesome! There is so much I can learn from this.

Thankx for sharing the source code...