A class for real time control of Mitsubishi 6-axis robotic arms using UDP communication.
- If the caller's side is C++ code, include the class directly.
- If the caller would rather use a dynamic library, use the dll that wraps the class.
- A C# class which wraps the dll is also provided.