Closed mrkrizic closed 2 years ago
Started implemetation + tests in commit: ac4e698
Transport test only works if sending fold request manually, should be fixed in next commit
Transport integration test with fold process fails because TransportCorrdinator tries transport from FoldingStation to Output instead of TransitStation to Output. Possible solution: Hide TransitStation from MES and create route from FoldingStation to Output, with Transit as actual wiring for TT3.
For now, we assume the test will only run one pallet through factory. TODO hardware should trigger transition to Completing/Complete.
Successfully implemented on software level.
This component should monitor the IO, Transport and FoldingStation inside a Folding production cell.
The MES will reserve a FoldingStation for an order and the coordinator should transport the received pallet on the inputstation to the FoldingStation using a transport unit (Turntable/RoboticArm).