I have a model where I am pretending to load items from a rack (decrementing quantity label from a bulk load flowitem). I can move the transporters to the correct x and y location for the rack slot, but cannot get the forks up to the z.
Is there a way to make a transporter move its forks up/down to a set height? The pick offset task does move the forks, but it always goes down to z 0 and then back up to 2.10 (default fork height) as part of this task. Ideally I want it to go up and stay up until told to come down (place offset task, I imagine).
In the reference below, OSContainer is an object in a rack and rack is the containing rack. Changing the Z loc does nothing - I assume that should either be the desired height or an offset from the item's height.