Starting state out of bounds for a real UR robot
I am working with a real UR5e robot and I can see the current robot pose and its update when it's moved manualy in moveit. However, I am not able to plan, because it's always Failed result, due to:
You can start planning now!
[ INFO] [1570454211.959254809]: Planning request received for MoveGroup action. Forwarding to planning pipeline.
[ WARN] [1570454211.959419965]: Joint 'wrist_1_joint' from the starting state is outside bounds
And other errors follow. Why I am representing the real robot pose properly but I've got this error?