Small TGW crane simulation. Thanks to the great opportunity to be able to work with those great devices, I wanted to make a small simulation of the basic movements and options, to feel the challenges of movement and logic programming of one crane system. The project is not finished yet but It’s alive.
I am planning to add some extra features like some simulated errors ( next to real ones 😀 ), an information screen with all the data ( some of them are accessible on the console – press f12 ), visuals and visualizations, and many more.
Things you can do with it:
-Drive with arrows;
-Click on the box, and move them around with the crane,
-Add new boxes.
Update: Added the random incoming boxes, and a button to turn off the functionality.
The complete source code is on github for free :
Comments