HKUST-Aerial-Robotics / A-LOAM

Advanced implementation of LOAM
Other
2.08k stars 789 forks source link

Meaning of ceres cosnt_function LidarPlaneFactor::Creat ? #16

Closed christina0521 closed 4 years ago

christina0521 commented 4 years ago

ceres::CostFunction *cost_function = LidarPlaneFactor::Create(curr_point, last_point_a, last_point_b, last_point_c, s);

christina0521 commented 4 years ago

ceres::CostFunction *cost_function = LidarPlaneFactor::Create(curr_point, last_point_a, last_point_b, last_point_c, s);