Free and Open-source PLC driven warehouse/manufacturing simulator made with Godot, JoltPhysics, OPC UA .NET, and libplctag.
The goal is to provide an open platform for developers to contribute to the creation of virtual industrial equipment/devices and for people to be able to test their ideas or simply educate themselves using a real PLC.
Scroll down to the Getting Started section for information on how to view this demo.
Join our discord group: Open Industry Project
Supported Communication Protocols:
- OPC UA
- Ethernet/IP via libplctag
- Modbus TCP via libplctag
2024-01-28_12-53-25.mp4
Place the .tscn file in the directory containing Open Industry Project (where the project.godot file resides).
After you should be able to open the demo scene in Open Industry Project inside Godot.
- More equipment and devices
- Better exception handling
- Review code
- Documentation
- Training videos?