17 #ifndef CARTOGRAPHER_COMMON_CERES_SOLVER_OPTIONS_H_ 18 #define CARTOGRAPHER_COMMON_CERES_SOLVER_OPTIONS_H_ 21 #include "cartographer/common/proto/ceres_solver_options.pb.h" 22 #include "ceres/ceres.h" 28 common::LuaParameterDictionary* parameter_dictionary);
31 const proto::CeresSolverOptions& proto);
36 #endif // CARTOGRAPHER_COMMON_CERES_SOLVER_OPTIONS_H_
ceres::Solver::Options CreateCeresSolverOptions(const proto::CeresSolverOptions &proto)
proto::CeresSolverOptions CreateCeresSolverOptionsProto(common::LuaParameterDictionary *parameter_dictionary)