HKUST-Aerial-Robotics / A-LOAM

Advanced implementation of LOAM
Other
2.14k stars 805 forks source link

Meaning of ceres cosnt_function LidarPlaneFactor::Creat ? #16

Closed christina0521 closed 5 years ago

christina0521 commented 5 years ago

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

christina0521 commented 5 years ago

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