question

Sebastian Hemmann avatar image
0 Likes"
Sebastian Hemmann asked jing.c commented

robot motion paths

Does anybody have an idea of how to make the Robot taking different paths for different options by using process flow activitys?

I want to make the Robot driving always another set of paths (some are similar, some are different) and I have to start some Actions when Robot finished a path, so I can´t just build one big path.

Actually I don´t load or unload Items at all. It´s more a Travel relative because the Robot should drive around an object, after it arrives.

FlexSim 16.1.0
process flowrobotmotion paths
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

·
Marco Baccalaro avatar image
4 Likes"
Marco Baccalaro answered jing.c commented

First, you have to create Motion Paths (from the first tab on Robot Properties), better if using planner item. Any of these paths has a path number. Then, in your Process Flow use the custom task activity and the "Travel Relative" Task Type. As "End Speed" write the number of the Motion Path that you have created (a negative number).

· 3
5 |100000

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

jing.c avatar image jing.c commented ·

Hi, Marco.

I want to know what value I have to set in var1-var3 of "Travel Relative" Task?

Thanks in advance.

0 Likes 0 ·
Marco Baccalaro avatar image Marco Baccalaro jing.c commented ·

You can set any value, they are not used for robot movements.

2 Likes 2 ·
jing.c avatar image jing.c Marco Baccalaro commented ·

Thank you~

0 Likes 0 ·

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.