17 #ifndef CARTOGRAPHER_ROS_CARTOGRAPHER_ROS_OFFLINE_NODE_H 18 #define CARTOGRAPHER_ROS_CARTOGRAPHER_ROS_OFFLINE_NODE_H 31 std::function<std::unique_ptr<::cartographer::mapping::MapBuilderInterface>(
32 const ::cartographer::mapping::proto::MapBuilderOptions&)>;
38 #endif // CARTOGRAPHER_ROS_CARTOGRAPHER_ROS_OFFLINE_NODE_H void RunOfflineNode(const MapBuilderFactory &map_builder_factory)
std::function< std::unique_ptr<::cartographer::mapping::MapBuilderInterface >(const ::cartographer::mapping::proto::MapBuilderOptions &)> MapBuilderFactory