Resolve "Work on const / non-const in wolf base classes"
Compare changes
- Joan Solà Ortega authored
@@ -114,16 +114,16 @@ void ProcessorOdom3D::deltaPlusDelta(const Eigen::VectorXs& _delta1, const Eigen
@@ -114,16 +114,16 @@ void ProcessorOdom3D::deltaPlusDelta(const Eigen::VectorXs& _delta1, const Eigen
// perform composition here to avoid aliasing problems if _delta1 and _delta_plus_delta share the same storage