Hi,guys,my task is to simulate the action of gripper picking up a pin from a dispencer.
I first added a signal and unit in virtual controller, and added it with move mechanism to pose event,however then I reAlized that the signals I created are not available on the robot which makes the rapid cod generated from simulation useless on the robot.
Someone mentioned I could use collision set to do the simulation which would ensure the readable rapid code ready to go on the robot which I have no idea how do to.
Can someone tell me which method is better and how should it be done using collision set to trigger gripping action in simulation? Thx a lot!