OctomapToGridmapDemo(ros::NodeHandle &nodeHandle)
ros::ServiceClient client_
Octomap service client.
float minX_
Bounding box of octomap to convert.
ros::Publisher octomapPublisher_
Octomap publisher.
ros::Publisher gridMapPublisher_
Grid map publisher.
virtual ~OctomapToGridmapDemo()
std::string octomapServiceTopic_
Name of the grid map topic.
ros::NodeHandle & nodeHandle_
ROS nodehandle.
void convertAndPublishMap()
grid_map::GridMap map_
Grid map data.