Human Mission Controler

Hi,
For simulation purposes, I need to manage an operator to perform simple missions using a mission controller.

To start with, I want to move any item from point A to point B.
The human goes from point A to B, but the “Collect” option does not work.
It does not collect the box and continues on. What could be wrong? I would like to learn how to move any geometry.
I do not want to use a process flow for this, I only care about the controller.

Hi,

the missions are based on the Process Modelling framework. So if you want to move dynamic products (created during the simulation), then you need to define your flow or the Missions won’t work.

If you want to move some static components (not created during the simulation), then you could configure them as Resource Tool (you need the Modelling tab for that) and use the “Collect Tool” and “Deliver Tool” steps to move them without having to define a flow.

Maybe have a look at the Academy and the Layout Templates if you need some examples