Skip to content
Snippets Groups Projects

Resolve "Processor motion model"

Merged Joan Vallvé Navarro requested to merge 407-processor-motion-model into devel
4 files
+ 10
0
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -119,6 +119,8 @@ class SolverCeres : public SolverManager
double finalCost() override;
double totalTime() override;
ceres::Solver::Options& getSolverOptions();
const Eigen::SparseMatrixd computeHessian() const;
Loading