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

Does moveIt monitor the planned path for validity?

asked 2014-09-17 02:28:39 -0500

Rabe gravatar image

Hi everyone,

I have a setup with a robot-arm and 3D-Sensors observing the workspace. I want the arm to execute some Pick & Place scenarios, while I move through the workspace. Now, while planning the octomap gets respected, the created plans avoid any collisions. But my question is, would moveIt check if an obstacle moved into the planned path, therefore making it invalid? Here I read about the StateValidity-Service, but I am wondering if I have to implement it myself or if it happens automaticly?

Thanks in advance, Rabe

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2014-09-19 07:20:33 -0500

Rabe gravatar image

After setting everything up properly, MoveIt calls the necessary Actions to preempt any executions whenever an obstacle moves into the space. If replanning is activated, it'll wait 2 seconds and then start planning again for the same target.

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2014-09-17 02:28:39 -0500

Seen: 332 times

Last updated: Sep 19 '14