AMR rotation

AMR rotation

chanykE2WUT
Explorer Explorer
7 Views
3 Replies
Message 1 of 4

AMR rotation

chanykE2WUT
Explorer
Explorer

[ FlexSim 22.1.3 ]

Hi in the model enclosed. I would like to have the AGV rotate 180 after arriving at a control point. But I fail to have keep the AGV at that angle after the rotation. I do not want to go by changing the offsetrz, is there any other approach?

Thanks


David

0 Likes
Accepted solutions (1)
8 Views
3 Replies
Replies (3)
Message 2 of 4

Jeanette_Fullmer
Community Manager
Community Manager
Hello @David Chan,

The model is not attached. Can you upload it?

0 Likes
Message 3 of 4

chanykE2WUT
Explorer
Explorer

image_2022-07-31_142136210.png

I have a problem in uploading the model file.


David

0 Likes
Message 4 of 4

Jeanette_Fullmer
Community Manager
Community Manager
Accepted solution

Hello @David Chan,

In the new 22.2 release of FlexSim you are able to set the orientation of the AGV

AGV(token.taskExecuter).isOrientedPathForward = false;

I inserted the above code into your custom code of the model you emailed.

0 Likes