ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
1

Error while pressing execute button in moveit with real robot

asked 2021-03-31 11:38:27 -0500

Ranjit Kathiriya gravatar image

updated 2021-04-06 04:46:58 -0500

Hello there,

I have successfully integrated real robots with moveIt. I can move at my given path with the plan & execute button, but if I press the Plan button and then it executes that plan. After, when I press the Execute button I am obtaining this error, and my robot doesn't move.

Guys any idea where I am doing a mistake?

[ERROR] [1617204711.965383782]: 
Invalid Trajectory: start point deviates from current robot state more than 0.01 joint 'joint_a2': expected: -1.5708, current: -1.47654

I have checked the things which you maintained but then also I am not able to fix the solution.

When I am doing the plan and execute the first time it is working fine and from the second time I am getting Failed error. I am attaching a screenshot below.

image description

When I am pressing the plan & execute button I am getting the execution successful!

image description

Thanks for helping!

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2021-04-04 22:55:32 -0500

fvd gravatar image

Most likely, either

  • A) your start state is not at your current robot position when you start planning, or
  • B) the robot moved after you created the plan.

To set the start state before planning, try selecting the <current> option from the Start State dropdown menu in the Planning tab of the MotionPlanning plugin in Rviz. You can also visualize the start state by looking for the "Query Start" checkbox in the display widget.

edit flag offensive delete link more

Comments

I have checked these steps and enhanced my question above. Thanks for replying!

Ranjit Kathiriya gravatar image Ranjit Kathiriya  ( 2021-04-06 04:47:57 -0500 )edit

I don't know how but it started working. Might be Query Start helps

Ranjit Kathiriya gravatar image Ranjit Kathiriya  ( 2021-04-07 03:26:52 -0500 )edit

Question Tools

2 followers

Stats

Asked: 2021-03-31 11:38:27 -0500

Seen: 756 times

Last updated: Apr 06 '21