Skip to content
Snippets Groups Projects
Commit 19b682e1 authored by Joan Solà Ortega's avatar Joan Solà Ortega
Browse files

Remove old commented code

parent 1a10c440
No related branches found
No related tags found
1 merge request!319Resolve "Remove non-user params from IntrinsicsDiffDrive"
This commit is part of merge request !319. Comments created here will be created in the context of that merge request.
......@@ -86,14 +86,6 @@ class FactorDiffDrive : public FactorAutodiff<FactorDiffDrive,
VectorXs residual();
// /**
// * \brief Returns the jacobians computation method
// **/
// virtual JacobianMethod getJacobianMethod() const
// {
// return JAC_AUTO;
// }
protected:
Eigen::Vector3s calib_preint_;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment