std::string filePath_
Path the ROS bag to be published.
grid_map::GridMap map_
Grid map data.
std::string publishTopic_
Topic name of the grid map to be loaded.
ros::Duration duration_
Duration to publish the grid map.
std::string bagTopic_
Topic name of the grid map in the ROS bag.
ros::NodeHandle nodeHandle_
ROS nodehandle.
GridMapLoader(ros::NodeHandle nodeHandle)
ros::Publisher publisher_
Grid map publisher.