Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Sirius/Tutorials/Mindstorms

< Sirius‎ | Tutorials
Revision as of 06:04, 13 September 2018 by Unnamed Poltroon (Talk)

Mindstorms Tutorial

This tutorial explains how to use Eclipse Sirius to create a graphical modeling tool for a Mindstorms Robot.

Mindstorms.png


This tool allows the user to graphically define a set of basic instructions (that we call a Choreography) that the Robot can execute: Go forward, Rotate, Grab an object, Release an object. A choreography can also be composed of other choreographies.

File:MindstormsTool.png https://youtu.be/uKBGVwmRzi0


The principles of this tutorial are explain in this short video (3'02)

Video


The tutorial is composed of four parts:

Back to the top