ChaoqinRobotics/LINS---LiDAR-inertial-SLAM

distance of point to line wrt point jacobian

Closed this issue · 3 comments

Hi doctor qin, when we calculating the distance of point P0 to line(P1 - P2) wrt P0 jacobian, the jacobian why is this form?
Let we
2020-05-26 23-06-35屏幕截图
How you get the formal like above,thanks very very much !

Thanks for asking. I would provide a detailed derivation in the future. A littble bit busy in recent month : )

Thanks very much, looking forward!

Sorry, my mistake for writing the error formua of d, it shoule be like this:
2020-06-10 17-45-20屏幕截图
The jacobian in code is correct, thanks @qin :)