ethz-asl/aslam_optimizer

Remove / deprecate the evaluate*(jc, applyCR) functions

Opened this issue · 1 comments

They are outdated thanks to the new matrix stack (PR #137 ).
See 97b43eb as an example of how remove the awful duplication that always come with those as a possible intermediate step.

This can be closed when #183 is merged.