ceres_python_bindings
ceres_python_bindings copied to clipboard
Why is it necessary to set Jacobians for python code?
It seems no need for c++ code. Calculating jacobians manually is time consuming. Can we automatically calculate it?
Hey, did you already found out how to run in python without the need to compute jacobian yourself?