Flowbotics Studio Published

For general discussion related FlowStone
Post Reply
User avatar
admin
Site Admin
Posts: 231
Joined: Tue May 11, 2010 6:30 pm

Flowbotics Studio Published

Post 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 11918 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
DSP
Posts: 150
Joined: Fri May 14, 2010 10:55 pm

Re: Flowbotics Studio Published

Post by DSP »

Wow this is awesome! There is so much I can learn from this.

Thankx for sharing the source code...
Post Reply