You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to simulate the 6DOF cobotta manipulator and when I try to move the robot with MoveIt I get these errors
ABORTED: Solution found but controller failed during execution
and
[ WARN] [1668996337.684285871, 67.488000000]: Controller cobotta/arm_controller failed with error GOAL_TOLERANCE_VIOLATED:
[ WARN] [1668996337.684471635, 67.488000000]: Controller handle cobotta/arm_controller reports status ABORTED
I am using the fuctions move_group.go() and move_group.stop() in python, giving a goal configuration state as input. I have checked and the goal is within the joints limits.
Thank you.
The text was updated successfully, but these errors were encountered:
I am trying to simulate the 6DOF cobotta manipulator and when I try to move the robot with MoveIt I get these errors
ABORTED: Solution found but controller failed during execution
and
[ WARN] [1668996337.684285871, 67.488000000]: Controller cobotta/arm_controller failed with error GOAL_TOLERANCE_VIOLATED:
[ WARN] [1668996337.684471635, 67.488000000]: Controller handle cobotta/arm_controller reports status ABORTED
I am using the fuctions move_group.go() and move_group.stop() in python, giving a goal configuration state as input. I have checked and the goal is within the joints limits.
Thank you.
The text was updated successfully, but these errors were encountered: