Hello everyone,
I have encountered an issue with my robot (UR3e, polyscope 5.16).
In my application, the robot is manipulating household appliances. The speed of movement is crucial and needs to be quite fast.
I have installed a light curtain in front of the robot. If someone puts their hand in the “robot working area,” I would like the robot to continue working, but at a much slower speed.
My initial idea was to trigger the “reduced mode” when the light curtain is triggered. So, I set it up with the following parameters (speed at the lowest):
However, during the movement, I encountered an error “due to safety limits”:
So basically, my question is how can I maintain fast movements in “normal mode” but drastically reduce the speed when the light curtain is triggered? Should I use the reduced mode or use it in another way?
Thank you!