Hello,
I am running the robot in AUT mode, and there is an issue I need to resolve. When the robot is given the start command and it's in operation, if it enters the light barrier, the robot correctly engages its safety protocols and stops. After moving away from the light barrier and pressing the start button again, I want the robot to continue from where it stopped. I attempted to synchronize the $DRIVES_ON signal with the start button signal, but I couldn't manage to make it work. Is there a way to achieve this?
Thank you very much for your help in advance.