ceres_python_bindings icon indicating copy to clipboard operation
ceres_python_bindings copied to clipboard

Why is it necessary to set Jacobians for python code?

Open peirongxu opened this issue 2 years ago • 1 comments

It seems no need for c++ code. Calculating jacobians manually is time consuming. Can we automatically calculate it?

peirongxu avatar Nov 02 '22 01:11 peirongxu

Hey, did you already found out how to run in python without the need to compute jacobian yourself?

mstranne avatar Nov 23 '22 10:11 mstranne