how to rotate a TE 180 degree when travelling in reverse on an AGV network??

kshitij
Not applicable
1 View
2 Replies
Message 1 of 3

how to rotate a TE 180 degree when travelling in reverse on an AGV network??

kshitij
Not applicable

[ FlexSim 24.1.0 ]

TE_move_reverse.fsm

I want to ensure that TE is always moving forward just for animation on a 2 directional AGV aisle. Currently i have code to identify if TE is in reverse, but on rotating TE 180 degree it comes to original orientation and looks like it's moving in reverse.


Accepted solutions (1)
2 Views
2 Replies
Replies (2)
Message 2 of 3

moehlmann_fe
Community Visitor
Community Visitor
Accepted solution

Set the "Stop and Rotate" threshold to below 180° and the "Switch to Reverse" threshold to above 180°.

Then also increase the rotation speed, so the turning doesn't take several minutes.

1710942412028.png

You won't see the forklift rotate over time since it's running its own animation for the forks. It will swap directions instantly once the rotation time has elapsed.

te-move-reverse_1.fsm

About the method you tried: The AGV network uses kinematics to move the travellers. Those are constantly updated and mandate the position and orientation in the model. It is not possible to manually change the position or rotation of an AGV without hooking into the AGV system.

0 Likes
Message 3 of 3

jeanette_fullmer88DK3
Autodesk
Autodesk

Hi @kk, was Felix Möhlmann's answer helpful? If so, please click the "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always comment back to reopen your question.

0 Likes