Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

32 bit alignment issues with an attribute of type Pose2D<double> #30

Open
corot opened this issue Jul 19, 2013 · 0 comments
Open

32 bit alignment issues with an attribute of type Pose2D<double> #30

corot opened this issue Jul 19, 2013 · 0 comments

Comments

@corot
Copy link

corot commented Jul 19, 2013

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?

rongbohou pushed a commit to rongbohou/kobuki_core that referenced this issue Jun 19, 2017
eigen-inheritor attribute, as it's not really needed. It was already
commented in a previous commit; here I just cleanup and provide a
description of the fix.

But the fact is that something is wrong on ecl. We keep track on
stonier/ecl_core#30.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant