You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've discovered that running RobotLog.setGlobalErrorMsg does not stop the robot, even though it disables the DS stop button and prevents it from stopping the robot. This means that using it can lead to a runaway robot that cannot be stopped remotely.
In the interest of safety, I think that it should either forcibly stop the robot immediately, or it should allow the stop button to remain available.