Controller is taking too long to execute trajectory (the expected upper bound for the trajectory execution was 10.964647 seconds). Stopping trajectory.
Hi, I'm using Moveit with UR5, yesterday I sudo apt update caused this problem. which I'm not sure what the problem is. I hope everyone can help, thank you.
Controller is taking too long to execute trajectory (the expected upper bound for the trajectory execution was 10.964647 seconds). Stopping trajectory.
Could you provide more details?
When I connect to the real robot I get the problem
What do you mean by connect? What launch files are you running?
But I can run through demo.launch without problems. I'm not sure how this problem occurred. And sorry if I didn't fully explain, I hope everyone can help.
What launch file are you running that gives you this error?
The file I run is
@srwbk you may need to increase the time alotted to calculate trajectory using
set_planning_time
class function ofMoveGroupCommander
. I'm also having problems with my UR robot arm too. When I post my question I post the link here. Maybe it would help you as well.