question

Jelmer B avatar image
0 Likes"
Jelmer B asked Jelmer B commented

Set starting position for robot

Hello, I'm trying to simulate my robot in conjunction with the feeding conveyors. I'm having issues with the start-up of the simulation because the robot is in the wrong position when it gets the first flow item and causes a delay in the process.

Is it possible to set up the robot already in the picking position when the first flow items arrive?

thanks in advance! simulation robot.fsm

2022-01-26-20-45-23-flexsim-2022-simulation-robotf.png

FlexSim 22.0.1
robotstartuppicking position
5 |100000

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

1 Answer

·
Tomasz MG avatar image
1 Like"
Tomasz MG answered Jelmer B commented

Hi

@Joerg Vogel Unfortunately, your solution does not work.

@Jelmer B Try this

1643268747667.png



1643268747667.png (89.7 KiB)
· 5
5 |100000

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

Joerg Vogel avatar image Joerg Vogel commented ·

Try it with Set / Update Reset Position. It is an option in right mouse menu. It is expecting that your robot is in the position you want him in, when your model starts. Then you do this action. I would run your simulation until starting position is reached and then update reset position.

0 Likes 0 ·
Jelmer B avatar image Jelmer B commented ·

hi Joerg, thanks for your respons. I tried what you described but unfortunately the robot is in the upper position again after the reset.1643269293023.png

after reset:

1643269324759.png


is there another way to do this?

0 Likes 0 ·
1643269293023.png (149.4 KiB)
1643269324759.png (191.3 KiB)
Jelmer B avatar image Jelmer B commented ·

Thanks a lot! It's working fine now!

0 Likes 0 ·
Jelmer B avatar image Jelmer B commented ·

Thanks @Tomasz MG the reset position is working now, but there is another problem. The robot is after a reset in the picking position now, but it still requires a lot of "offset travel empty" time to start picking up the flow item. Is it possible to go directly to the loading state?

0 Likes 0 ·
Felix Möhlmann avatar image Felix Möhlmann Jelmer B commented ·

You could alter the movement time code to make the first movement near instantaneous.

1643292354463.png

Also, please post followup questions as comments beneath the answer or comment they are belong to. You can change your answers into comments (and vice versa) by clicking on the little gear symbol in the top right corner. 1643292480848.png

1 Like 1 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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