Issue with bounding box in octomap_server
When running the octomap_server it sometimes crashes during a map update. This is the error message that is returned:
virtual void Map3D::handlePreNodeTraversal(const ros::Time&): Assertion `mapUpdateBBXMaxX > mapUpdateBBXMinX' failed
During testing I noticed that this happens when large open spaces are encountered. I'm wondering if anyone else also encountered this and what the best way is to deal with this.
Thanks!
Update: I indeed had set the ~incremental_2D_projection parameter
to true
Which version of octomap_server is that, in which ROS release?
It's version 0.4.5 under the Fuerte release