I am developing a urcap for the cb3 series.
I want to be able to test the swing code that I write before deploying on the simulator or robot.
My problem is that Universal Robot alters the implementation of the code I write.
An example
Left is the view put into a Frame and show.
Right is the UR3 simulator
The implementation is very different.
My question:
Is there any way to replica the implementation that is used of CB and E respectively?
or
Is there any way to change the implementation made by Universal Robot
Best
Simon
I am really struggling to make good and fast UI with this problem