As far as I know MoveIt builds its own internal state using OctoMap, so you need to configure MoveIt to listen to the point clouds. Otherwise you have to import the map itself from the `octomap_binary` topic somehow into MoveIt, not the (simplified) visualization of the point cloud centers.
↧