ProB 2.0 within Rodin and a HTML Visualization Example: Difference between revisions

No edit summary
No edit summary
 
Line 1: Line 1:
[[Category:ProB Java API]]
== Installing ProB 2.0 from Rodin 2.7 or later ==
== Installing ProB 2.0 from Rodin 2.7 or later ==



Latest revision as of 15:30, 30 October 2014

Installing ProB 2.0 from Rodin 2.7 or later

Obtaining the latest ProB binary

Open a Groovy Console and type upgrade "latest".

GroovyConsoleUpgradeLatest.png

If you have trouble with this you can also manually download the latest nightly version of ProB from our downloads area and put the probcli binary and the lib directory into a .prob directory in your home directory.

Import the Lift Project

Select the Rodin "Import…" menu command and import the Lift.zip archive.

Start Animating the Lift

Right-click on the MLift model and select the "Start Animation" command:

MLiftAnimateWithProB.png

Click on setup_constants and initialise in the Events view:

MLiftEventsView.png

Open HTML Visualization

Go into the BMotion Studio Menu at the top and select Open BMotion Studio Template:

MLiftOpenHTMLVisualization.png


Navigate to the "lift.html" file that is included in the Lift.zip archive.

You can now see a graphical visualisation of the state of the model:

MLiftHTMLVisualization.png

You can also click on the buttons in the HTML page to control the model.