For developing machine control systems, Indel offers the McRobot framework. McRobot offers many ready-made building blocks that can be linked together with Lua scripts based on events or time dependencies.
The building blocks include standard sequences such as the calibration and referencing of axes, status store and restore, setup mode, safety handling and error handling.

Combine existing, tested components
Machine is represented by software modules
Modules are freely extensible by C++ inheritance
Target-specific translation with proven GNU-Toolchain (GCC)
Complete integration of the Indel motion library
These two methods can now be combined freely: complex sequences and routines are implemented in C++ and then linked to other actions with Lua scripts.
The simplicity of Lua also allows mechanical engineers, process technicians, product managers, etc., with limited programming experience to programme and modify the machine sequences. At the same time, the language offers the full range of functions of a modern high-level language.
| C++ | The developer programmes the machine sequences in C++: pick routines, path traversals, coordinated actions between multiple axes and I/Os, etc. |
| Lua | The complete machine software is programmed with Lua scripts. McRobot offers many ready-made building blocks that are linked together with Lua scripts on the basis of events or time dependencies. Lua and McRobot offer an easy-to-understand basis for the implementation of the complete machine. |
Get in touch with us to discuss your project requirements with our team.