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.
Asked by srwbk on 2023-06-21 22:53:23 UTC
Comments
Could you provide more details?
Asked by distro on 2023-06-22 00:59:49 UTC
When I connect to the real robot I get the problem
Asked by srwbk on 2023-06-22 01:02:52 UTC
What do you mean by connect? What launch files are you running?
Asked by distro on 2023-06-22 01:05:45 UTC
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.
Asked by srwbk on 2023-06-22 01:06:36 UTC
What launch file are you running that gives you this error?
Asked by distro on 2023-06-22 01:08:26 UTC
The file I run is
Asked by srwbk on 2023-06-22 01:08:51 UTC
@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.Asked by distro on 2023-07-08 20:09:48 UTC