有两个迪fferent ways to simulate a conveyor belt in RoboDK:
//m.sinclairbody.com/library
and select "Type"-->"Object" you can also download it from there.
Also, the following video will give you an idea about how to build a 3-axis H-bot mechanism:
https://www.youtube.com/watch?v=oYR6mAxshqw
- Using a Python program: With a python program you can define the work area to automatically grab the parts. You can also better customize the movement behavior and specific events (for example, when the part reaches the end of the conveyor ant it has not been taken by a robot).
- Using a Mechanism: You can build your own mechanism using the menu "Utilities"-->"Add Mechanism or Robot" and model the conveyor as one linear axis. See image attached. You can then create a Home position with the linear joint of the conveyor at 0 degrees. See image attached.
//m.sinclairbody.com/library
and select "Type"-->"Object" you can also download it from there.
![[Image: build-conveyor-belt-mechanism.png]](http://m.sinclairbody.com/forumimg/build-conveyor-belt-mechanism.png)
Also, the following video will give you an idea about how to build a 3-axis H-bot mechanism:
https://www.youtube.com/watch?v=oYR6mAxshqw