17 #ifndef CARTOGRAPHER_MAPPING_INTERNAL_OPTIMIZATION_COST_FUNCTIONS_SPA_COST_FUNCTION_2D_H_ 18 #define CARTOGRAPHER_MAPPING_INTERNAL_OPTIMIZATION_COST_FUNCTIONS_SPA_COST_FUNCTION_2D_H_ 21 #include "ceres/ceres.h" 25 namespace optimization {
28 const PoseGraphInterface::Constraint::Pose&
pose);
31 const PoseGraphInterface::Constraint::Pose&
pose);
37 #endif // CARTOGRAPHER_MAPPING_INTERNAL_OPTIMIZATION_COST_FUNCTIONS_SPA_COST_FUNCTION_2D_H_ ceres::CostFunction * CreateAutoDiffSpaCostFunction(const PoseGraphInterface::Constraint::Pose &observed_relative_pose)
ceres::CostFunction * CreateAnalyticalSpaCostFunction(const PoseGraphInterface::Constraint::Pose &observed_relative_pose)