question

Michael O'Connell avatar image
1 Like"
Michael O'Connell asked Benjamin W2 commented

How do I force an AGV to maintain same orientation on sideways path(crab)?

I'm trying to create an AGV network that carries different parts. Some allow the AGVs to rotate and do forward/reverse travel. Other parts don't allow rotation and the AGVs will just move sideways or crab.

Attached model captures the essence of the situation in an overly simplified form. Travel network on left represents movement desired of the AGV system as TE maintains vertical orientation.

crabbing.fsm

FlexSim 16.1.0
agv travel direction
crabbing.fsm (28.4 KiB)
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

Sam Stubbs avatar image
1 Like"
Sam Stubbs answered Benjamin W2 commented

As far as I can tell there's not really a way to override the rotation etc that the AGV network assigns to its task executers. However, if you're using Network Nodes, you can simply add a trigger on the Node where you want the Task Executer to "crab" and have it set its rotation using the setrot() command.

· 4
5 |100000

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