agv_change_rotation.fsmHi team, I am trying to build a model where AGVs would attach loads as trailer.
To get to load the item, the agv would need to move backwards while it's empty, then forward once it is loaded along a certain path (just like if was attaching a trailer).
To get to unload the attached item, the agv would need to move backwards while it's loaded, then forward once it is empty along a certain path (just like if was detaching a trailer).
I tried building the required logic, tough the AGV has trouble finding the PickupPoints and DropoffPoints when I am forcing the AGV orientation through path attributes ('Forward Only' or 'Backward Only')
Here's a sample model attached, could you tell me what's wrong in there or if there's another way to setup such logic ?
thanks in advance for your help.