Hello,
I am using a UR robot in a coffee shop, and as operating hours increase, I am becoming concerned about the robot’s lifespan. I am currently considering methods for periodically shutting down the robot to extend its longevity.
While it is possible to turn the power on and off using an IO pin and a button, this requires a physical visit to the site, which is impractical. Additionally, while remote control via RTDE or SSH allows me to turn off the power, turning it back on remotely is impossible.
I am seeking advice on remote management strategies that could help extend the robot’s lifespan. I am considering the following two methods and would like to know if they would be effective. If there are better alternatives, I would greatly appreciate your suggestions:
- Managing the robot controller’s memory by rebooting via SSH.
- Turning off only the robot’s power, while keeping the controller running.
Thank you in advance for your insights!