Changes for page LEGO Mindstorms with leJOS and SCCharts
Last modified by Alexander Schulz-Rosengarten on 2023/09/11 16:17
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -52,16 +52,14 @@ 52 52 53 53 With the Eclipse plugin for leJOS installed, you can now use KIELER SCCharts for an model-based approach of programming. 54 54 55 -First check the environment settings for NXJ of the KIELER tool (//Window > Preferences > KIELER > Environments//). Ensurethat thecommands of the execute tabhavecorrectpaths. They havetousethelib directoryof yourleJOSinstallation.55 +First check the environment settings for NXJ of the KIELER tool (//Window > Preferences > KIELER > Environments//). On the **Execute** tab, ensure that only the commands for your operating system are checked. 56 56 57 - [[image:attach:lejos_nxj_environment.png]]57 +Hit the //Variables// button and search for **nxj.home**. If the variable exists, your good. If it does not exist, create a new variable (//Edit Variables... > New//) with that name and point it to the base folder of your leJOS installation. The variable is referenced by the shell commands of the environment. 58 58 59 - Create a first project usingtheSCCharts projectwizard (//File > New > Project > KIELER SCCharts > SCT Project//) and select the environmentfor leJOS NXJ. When pressing the finish button, theproject wizard oftheleJOS plugin will start. Set the projectnameand hit finish.Theproject will be created by the leJOS pluginand initialized by the KIELER plugin, giving it a model file and a file with wrapper code to initalize and run the model.59 +[[image:attach:environments_preferences.png]] 60 60 61 - Whenyouchoose//Debug As > KiCo Compilation//onthemodel,it iscompiledbytheKIELER CompilertoJavacode andfurthercompiledand deployedto theNXT brickusing thecommandsfromaforesaidenvironment.61 +**Note:** If you already created and launched a project, the settings of the environment are copied to the launch configuration. It is thus may be necessary to alter settings on the launch configuration as well as the environment. 62 62 63 -For a deeper understanding of the project launch and initialization, take a look at the [[wiki page for Prom>>url:http://rtsys.informatik.uni-kiel.de/confluence/pages/viewpage.action?pageId=13762626||shape="rect"]]. 64 - 65 65 ---- 66 66 67 67 == Using the Remote Console (RConsole) == ... ... @@ -80,7 +80,7 @@ 80 80 81 81 === Create a new project: === 82 82 83 -1. Choose //File > New > Project > SCCharts Project// 81 +1. Choose //File > New > Project > KIELER SCCharts > SCCharts Project// 84 84 1. In the project creation wizard that opens, select //Mindstorms NXJ// as environment and hit //finish// 85 85 1. The project wizard from the leJOS plugin opens. Set the project name to //Flashlight// and click //finish//. 86 86 1. The project is created and the model file is opened in an editor (This might take a few seconds). ... ... @@ -116,3 +116,5 @@ 116 116 With the mouse over the SCT file in the project explorer, perform //Right Click > Run As > KiCo Compilation.// 117 117 118 118 A launch config is created, which compiles the model to Java code and creates wrapper code from the annotations in the model file. Afterwards this output is compiled and deployed to the Mindstorms brick, by using the shell commands that are defined in the Mindstorms NXJ environment. 117 + 118 +For a deeper understanding of the project launch and initialization, take a look at the [[wiki page for Prom>>url:http://rtsys.informatik.uni-kiel.de/confluence/pages/viewpage.action?pageId=13762626||shape="rect"]].
- Confluence.Code.ConfluencePageClass[0]
-
- Id
-
... ... @@ -1,1 +1,1 @@ 1 -13763 4091 +13763595 - URL
-
... ... @@ -1,1 +1,1 @@ 1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/13763 409/LEGO Mindstorms with leJOS and SCCharts1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/13763595/LEGO Mindstorms with leJOS and SCCharts