Hi, I am configuring the use of this cart "carrito" similar to the operator + pallet jack example, but even if I use the code:
Object current = ownerobject(c); if (objectexists(first(current))) moveobject(first(current), model());
when I reset the model and the task executer is inside the operator, the task executer is eliminated. Can you help me with this?