moveit_ros icon indicating copy to clipboard operation
moveit_ros copied to clipboard

Add a Clearning/Resetting Octomap method to planning_interface::MoveGroup class

Open corot opened this issue 10 years ago • 3 comments

Or maybe to planning_scene::PlanningScene class, not sure.

Following these MoveIt! Users Google group discussions:

  • https://groups.google.com/forum/#!topic/moveit-users/_BLobG6S1bw
  • https://groups.google.com/forum/#!topic/moveit-users/MFXZWp7_iSQ

Looks like it would be a very useful addition to the MoveIt! high level API.

corot avatar Aug 07 '14 11:08 corot

Is this addressed by Pull Request #495?

jasedit avatar Oct 16 '14 13:10 jasedit

Yes. This issue can be closed, at least for Indigo. Thanks

corot avatar Oct 16 '14 13:10 corot

Doesn't make sense to add a clearOctomap method to the moveit::planning_interface::PlanningSceneInterface class and its equivalent on Python API?

I think each interface to moveit should be self-contained, not requiring using more than one at the same time.

corot avatar Oct 28 '14 16:10 corot