Your comments

There first error is about I18N - please check if folder Tools/ZIP is in our project and delete that (and every code which is using ZIP - it is not essential needed)

As far as I see the SharedMemore Interface is not able to be compiled.. I think SHM is not available on Hololens. Are all unnecessary Interfaces deleted (by deleting the interface folder) which are in the Interfaces folder?

In our experience, IL2CPP compilation is often very problematic - this is often needed for WebGL and Hololens. Could we get the complete log file when building? Please also try closing Unity and deleting the Library folder and then reopening Unity so that everything is recreated.

Can we test this by installing your OPCUA server on our side or getting somehow remote access to your server?

Drive Limits should be respected in IK mode. I need to check but also in IK mode each solution is checked and if a point in the path is not reachable there should  be a message. Will get back to you soon when I have checked the issue.

Hi,

yes through the PLC might be a good choice. Do you know any kind of protocol we could use to communicate with Fanuc Roboguide?

We have implemented a correction value for each target to address the inaccuracies in the inverse kinematics (ik) algorithm. In edit mode, the user must press the SetCorrection button (multiple times, if necessary) while the robot is positioned at the target. This action calculates the difference between the desired position and the actual tool center point (tcp) position, taking into account any inaccuracies in the algorithm. The correction value will then be applied to future movements along the defined paths. I am sending a patch in a private message for review; if it is deemed acceptable, it will be included in the next release.

Image 828