How to generate and modify a URP program for a Universal Robots controller and Start a SCRIPT program with a Universal Robots controller.
Note: The Run on Robot option requires robot drivers to work properly. These drivers may require additional software options on the robot controller and/or a specific setup on the robot controller (this is not the case for UR robots).
![Getting Started - Image 52]()
Tip: Offline Programming with RoboDK involves using a post processor that defines the syntax used to generate each program. RoboDK provides many post processors to support several robot controllers and different manufacturing applications. More than one post processors might be available for a specific robot controller.
It is possible to change the post processor for UR robots and customize the way a program is generated:
1.Right click a program or a robot.
2.Select
Select Post Processor.
3.Select Universal Robots URP.
Note: All the Post Processors that have a black icon can be modified by selecting Program➔Add/Edit Post Processor.
Generate the program again. In this example, the default post processor uses joint values to define each linear move and the second post processor uses cartesian coordinates to define each linear move.