question

Henrique O2 avatar image
0 Likes"
Henrique O2 asked anon-user answered

how simulate a robot with a automatic claw for two parts?

hello everyone.

my simulation have a robot arm. This robot take a part in a conveyor and load a processor. this same robot unload processor and put this part at next queue.

i need change just one thing. when the processor works, the robot need take a part in a conveyor and wait in front a processor with the part in your hand. When the processor finish a task, the robot unload a finish part and load the part with no process. SIMULTANEOUSLY.

FlexSim 18.0.5
robotrobot picking
· 6
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Ralf Gruber avatar image
3 Likes"
Ralf Gruber answered Isaac Litster commented

Henrique,

I did not build this model myself, but I think it does what you want. All the possible movements of the robot, including rotating the gripper, are implemented through paths in the robot GUI.

In the process flow, the next path is set for the next operation. This is a pretty simple sample, since the whole process is hard coded as a repetitive sequence, but will give you an idea, how to do it.

If you want the gripper to look nicer, you will have to change that in the Animation Creator.

Good Luck

Ralf

8005-dualendeffector-1.fsm


· 2
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Joshua S avatar image
2 Likes"
Joshua S answered Henrique O2 commented

Using process flow, have an "unload" then "move object" activity right after each other, the unload is referencing the part in hand and the move object is referencing the finished part.

· 2
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.