Changes for page Getting Started

Last modified by Eric Nantel on 2022/04/05 14:13

From version < 6.1 >
edited by Eric Nantel
on 2022/02/22 15:30
To version < 7.1 >
edited by Eric Nantel
on 2022/02/22 15:35
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,7 +1,13 @@
1 1  = **GETTING STARTED TUTORIAL** =
2 2  
3 3  (% style="width:710px" %)
4 +|(% colspan="2" %)**FlowBotics Language Basics**
5 +|(% colspan="2" %)FlowBotics Studio is a software development platform to create apps for your robots. Apps are primarily made using the FlowBotics graphical programming language, but can also include some blocks of Ruby textual code.
6 +|(% colspan="2" style="text-align:center" %)[[image:flow-basics.png]]
7 +|(% colspan="2" %)The FlowBotics graphical language allows you to make dataflow schematics that contain functional components and links between their outputs and inputs. When an input value changes, the component is automatically executed and produces new ouputs. Changes propagate following the green arrows until everything in the schematic is up to date.
8 +|(% colspan="2" %)**New Project**
9 +|(% colspan="2" %)To get started with using the FlowBotics Studio environment, see theĀ [[FlowBotics Studio User Guide>>url:https://www.robotshop.com/flowbotics/manuals/flowbotics-user-guide.pdf]]. It shows you how to manage projects, how to open them in Focus Mode to run the project in a minimalist window, and how to open the projects in the schema editor.
10 +|(% colspan="2" %){{html wiki="false" clean="true"}}<iframe width="560" height="315" src="https://www.youtube.com/embed/yEIao2tm3WE" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>{{/html}}
4 4  |(% colspan="2" %)
5 -|(% colspan="2" %)
6 6  
7 7  
Copyright RobotShop 2018