How can I make an AGV Crabwalk?

How can I make an AGV Crabwalk?

raymond_f
Not applicable
67 Views
8 Replies
Message 1 of 9

How can I make an AGV Crabwalk?

raymond_f
Not applicable

[ FlexSim 19.2.3 ]

I have an AGV network running and the customer is requesting to change 1 station orientation and have the AGV Crabwalk into it instead of a pull through. How do I crabwalk in and out of a station or to and from a control point?

0 Likes
Accepted solutions (1)
68 Views
8 Replies
Replies (8)
Message 2 of 9

support5CRPZ
Advocate
Advocate
Accepted solution

24222-crabwalk-agv.png

I attach the screen captured of crabwalk AGV and a sample model.

Do want to do like it? @Raymond F

crabwalkagv.fsm

0 Likes
Message 3 of 9

raymond_f
Not applicable

Thanks for your reply but unfortunately this your example is not what I am looking to do. I made a change to your model to better show what I am looking for. Thank you.wish-to-crab-walk-agv.fsm

0 Likes
Message 4 of 9

tanner_p
Not applicable

I'm afraid that changing the orientation of the AGV is really difficult to do once the orientation has been set. What happens is the AGV will just revert to its original orientation and ignore whatever change was made.

That said, it might be possible to apply some custom kinematics to this. @Joshua S, any ideas?

0 Likes
Message 5 of 9

support5CRPZ
Advocate
Advocate

@Raymond F

Do you mean 'Crabwalk' to move 'backward' moving not rotation?

In my country Korean, 'Crabwalk' of 'Gaegeorem' means to move side-ward not 90 degree rotation. If you solved by yourself before anyone answering, it looks like your solving model to be upload in your question for anyone's same question.

Good~

0 Likes
Message 6 of 9

benjamin_w2
Not applicable

Hi @Raymond F,

Do you need any more help with this?

0 Likes
Message 7 of 9

raymond_f
Not applicable

It sounded from the earlier replies that there aren't any options. Do you have an Idea?

0 Likes
Message 8 of 9

tanner_p
Not applicable

One idea is to overlay an AGV object on another AGV object. The one on top will perform the visual of rotating to do the crabwalk, while the one underneath (can be small or hidden) actually follows the path and executes tasks.

Message 9 of 9

tanner_p
Not applicable

You can always try using a Dummy AGV that's placed on top of a functional AGV. Then you just update the On Draw trigger to include logic that rotates the Dummy AGV. Here's a small example.

dummy-agv.fsm

0 Likes