Adding Vibration Table

Hi guys,
I’m pretty new on simulating. I’m using Kuka.Sim 4.0 and still discovering the simulating programs.


As you can see on the image, there must be A,B,C,D tables. Those tables need to vibrate and drop the products to smaller tables in the red area. R1 robot need to grab those products from the smaller tables and drop them to the conveyor.
I dont have any trouble but the vibrating the tables. I need hep only about this. As I said on the beginning, I’m still a newbie on simulating programs.
Thanks for your time…

You probably don’t need to simulate the vibration and dropping action unless it is for a nice visualization.

Just make a script that directly creates products to the smaller tables in random orientations and at some configurable semi-random rate.

thank you for answering.
i still don’t know how to make script. Do you have any tutorial about it?

@yigit.yilmaz start with this

1 Like

@Ishitagarg This might be of interest. Here is simple layout. If external device, for example function in MatLab, outputs value for joint then a simple connectivity pairing can simulate the device being monitoring. Otherwise, scripting or other alternatives can be looked into further.

Test - Vibrating Pad.vcmx (87.9 KB)