how to stop a curently executing motion plan using moveit in rviz for a urdf model [closed]
I imported a urdf robot model in rviz.I can move the rbot using moveit.I want to reduce the speed and then stop the robot while it is already executing a plan.That is i want to stop the robot in the middle of path planning execution.I tried stop() function provided by move it , but it is not working.
This is a duplicate of how to stop abb rbot when sensor values reaches a particular limit. Please update that question if you have more information / tried some of the suggested answers. Don't post new ones.
Note also that this is not ABB specific.