This comes from an issue on kobuki_auto_docking: https://github.com/yujinrobot/kobuki/issues/257 After adding EIGEN_MAKE_ALIGNED_OPERATOR_NEW to class declaration the problem remains, what its unexpected according with eigen documentation. So maybe the problem is on ecl?
This comes from an issue on kobuki_auto_docking:
yujinrobot/kobuki#257
After adding EIGEN_MAKE_ALIGNED_OPERATOR_NEW to class declaration the problem remains, what its unexpected according with eigen documentation.
So maybe the problem is on ecl?