Conveyor Simulation with RoboDK

Universal Robot Conveyor

Learn how to build a simulation with 2 Universal Robots and a conveyor belt from scratch in 20 minutes:

About RoboDK

RoboDK software integrates robot simulation and offline programming for industrial robots.

View all posts by RoboDK →

4 thoughts on “Conveyor Simulation with RoboDK”

  1. Hi ,

    I am new to Robot simulation.

    I am trying to add station to the RoboDK and then mount two Abb Robot on it,.
    I have saved the station (3D model as Obj). But I am not sure to mount the Robot on the station.

    As some How I am not able to mount / merge the two co-ordinate systems origin.
    Do you have video/literature, where it explains, How build up a station ?

    Please provide you feed back/ the way to do it?

    regards
    Aj

  2. In RoboDK, there is the option to use linear constraints on a joint move. (meaning that max velocity and acceleration of the TCP are constrained). Does it make any sense? Is this option applicable in a real situation and why? (I am referring specifically to a UR10 robot)

    Thank you in advance.

  3. Hi Giannis,
    Yes, it is possible. You should use a “set speed” instruction. More information here:
    https://robodk.com/doc/en/Robot-Programs.html#InsSpeed
    RoboDK uses a constant acceleration until the desired speed is reached. This is the same behavior that UR robots use and the cycle time predicted by RoboDK should match the robot speed (assuming you don’t exceed the maximum speed or you don’t use any rounding/blending).
    Albert

Comments are closed.

Scroll to Top