Hello,
i am very new with Visual Components and try to simulate the following:
My Problem is, that i don’t know how to create the Vacuum Gripper without using a Robot.
Thanks for your Help
Chris
Hello,
i am very new with Visual Components and try to simulate the following:
My Problem is, that i don’t know how to create the Vacuum Gripper without using a Robot.
Thanks for your Help
Chris
Hi,
You can use component container +servo control behaviours to grasp object with vacuum gripper.
vcServoControl helps you to control yous axis’ and component container lets you to grab a part .
As the previous reply stated, use a Servo Controller and Component Container with a Python Script.
Here is a tutorial to get you familiar with the servo.
http://academy.visualcomponents.com/lessons/control-servos/
Here are some simple steps: