The function [jac_coord_residual!](https://github.com/JuliaSmoothOptimizers/BundleAdjustmentModels.jl/blob/main/src/BundleAdjustmentNLSFunctions.jl#L223-L262) returns the wrong result. We need to use AD on the function `residual!` if we want accurate Jacobians for now.