Posts: 7
Threads: 3
Joined: Feb 2021
              
Reputation:
              
0
              
              
              
              
             
            
             
             
              I use Universal Robot urp post processor to create urp file to transfer real UR5 robot.
when I check the created program, I see that all set references lines are converted to comment.
              
Is there a way to resolve that issue?
             
             
            
            
           
           
           
            
             
             
             
             
             
              Posts: 1,832
Threads: 2
Joined: Oct 2018
              
Reputation:
              
71
              
              
              
              
             
            
             
             
              Hi Bakel,
              
As for now, the Universal Robot URP post-processor does not use relative positioning, all the positions are sent with respect to the robot base.
Every time you see a "set reference" line, this frame will be applied to the following motion/points to set them as absolute position rater then relative ones.
              
Jeremy
             
             
             
             
             
            
            
           
           
           
            
             
             
             
             
             
              Posts: 1,832
Threads: 2
Joined: Oct 2018
              
Reputation:
              
71
              
              
              
              
             
            
             
             
              Hi Akel,
              
Do you own a RDK Pro license?
If you do you I can look into adding the relative reference for the URP post-processor.
              
Jeremy
             
             
             
             
             
            
            
           
           
           
            
             
             
             
             
             
              Posts: 7
Threads: 3
Joined: Feb 2021
              
Reputation:
              
0
              
              
              
              
             
            
             
             
              Hi Jeremy,
              
For now, I have a full trial license to test the capabilities of the RoboDK. if it could not create relative planes (feature planes in UR), the post-processor functionality for UR is not sufficient to transfer the created simulation to the real-world environment.
              
Akel
             
             
            
            
           
           
           
            
             
             
             
             
             
              Posts: 1,832
Threads: 2
Joined: Oct 2018
              
Reputation:
              
71
              
              
              
              
             
            
             
             
              Hi Akel,
              
It can do it, but using the normal Universal Robot post-processor using the .script format.
              
Jeremy