I am working with a UR5 robot (CB3-Series) and need to shut it down remotely using the Dashboard Interface.
According to the documentation, I should send the “shutdown” command. To ensure a safe shutdown, I believe I first need to make sure the robot has stopped.
Specifically, should I send the “power off” command before sending the “shutdown” command? What is the recommended best practice for this procedure?