how to simulate two robots simultaneously

Hello how to do multi resource simulation. I have two painting robots which need to paint on one object on each sides. I have made a path for the painting. Now I wish to run both robots together simultaneously. can anyone help?

You could use Sync statement for robots, or robots wait for the same signal to start.

1 Like