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

Assertion failure error by missing ALIGN* macro. (HMT-SLAM) #94

Closed
TK135 opened this issue Oct 24, 2014 · 1 comment
Closed

Assertion failure error by missing ALIGN* macro. (HMT-SLAM) #94

TK135 opened this issue Oct 24, 2014 · 1 comment
Milestone

Comments

@TK135
Copy link

TK135 commented Oct 24, 2014

HMTSLAM library in 32bit.ver have Assertion failure error.

I think this error occurs when executing "CGridMapAligner" class.
Error message is like this


[CGridMapAligner] Overall estimation(26 corrs, total: 49): (-2.385,1.491,43.590deg) <==== error often occurrs after this message

Assertion failed: (reinterpret_cast<size_t>(array) & 0xf) == 0 && "this assertion is explained here: " "http://eigen.tuxfamil
y.org/dox-devel/group__TopicUnalignedArrayAssert.html" " **** READ THIS WEB PAGE !!! ****", file e:\backups\mrpt.org_ciencia-
explicada\mrpt_releases\mrpt-release-1.2.1\mrpt-1.2.1\otherlibs\eigen3\eigen\src/Core/DenseStorage.h, line 78


@TK135 TK135 changed the title Asserion failure error by missing ALIGN* macro Asserion failure error by missing ALIGN* macro. (HMT-SLAM) Oct 25, 2014
@TK135 TK135 changed the title Asserion failure error by missing ALIGN* macro. (HMT-SLAM) Assertion failure error by missing ALIGN* macro. (HMT-SLAM) Oct 28, 2014
@jlblancoc jlblancoc added this to the Release 1.3.0 milestone Dec 11, 2014
@jlblancoc
Copy link
Member

@TK135 Thanks for reporting! It's finally fixed with the patch in 9c9b7c1

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

2 participants