我想为产品添加物理功能,并设计一个机器人拾取它的布局。
流程是这样的。

- 产品掉落到传送带上。
- 机器人拾取并装载掉落的产品
如果产品包含物理功能,掉落位置各不相同,那么我该如何组织机器人拾取的编程?
一直以来非常感谢您的帮助。
祝一切顺利。
You’ll need to script the robot movements with Python. A useful example might be the “Bin Picking” layout from eCat, which uses physics to shuffle products around before the robot picks them onto a conveyor.
Additionally, if you are using Process Modeling tools, the robot motions might be calculated dynamically and work automatically. However, applying physics within the PM product components is somewhat unconventional and may not function as intended.


微信扫一扫,打赏作者吧~
网友评论
最新评论