Skip to content

Servicerobotics-Ulm/OpcUaDeviceRepository

Repository files navigation

OpcUaDeviceRepository

This repository consists of device driver implementations, each providing an OPC UA interface. The OPC UA interface is implemented based on the Open62541CppWrapper C++ library. The Open62541CppWrapper internally uses and encapsulates the open62541 C library. Individual devices might have additional, platform-specific dependencies related to the respectivelly used device library.

This repository is maintained by Servicerobotik Ulm. For more information see:

Dependencies

Further dependencies and instructions are provided in the READMEs of the individual device-subfolders.