12-16-2025, 09:44 AM
Hello RoboDK Community,
I am currently working on my bachelor thesis and using RoboDK to simulate and analyze a process performed by a UR16e cobot. The application involves the separation of hairpin pins in an electric motor stator, and my goal is to better understand the robot motions and process parameters in simulation before testing on the real system.
I already have the URScript program from the real robot, and I would like advice on the best way to use it for simulation in RoboDK. Specifically, I am considering two approaches:
From your experience, which workflow would you recommend for this type of application, especially in the context of an academic study focused on motion analysis and process optimization?
Thank you very much for your time and advice!
I am currently working on my bachelor thesis and using RoboDK to simulate and analyze a process performed by a UR16e cobot. The application involves the separation of hairpin pins in an electric motor stator, and my goal is to better understand the robot motions and process parameters in simulation before testing on the real system.
I already have the URScript program from the real robot, and I would like advice on the best way to use it for simulation in RoboDK. Specifically, I am considering two approaches:
- Rewriting the motions in Python using the RoboDK API, or
- Rebuilding the robot program by extracting waypoints and recreating the motion sequence directly in RoboDK.
From your experience, which workflow would you recommend for this type of application, especially in the context of an academic study focused on motion analysis and process optimization?
Thank you very much for your time and advice!

