You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
TK135
changed the title
Asserion failure error by missing ALIGN* macro
Asserion failure error by missing ALIGN* macro. (HMT-SLAM)
Oct 25, 2014
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
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
The text was updated successfully, but these errors were encountered: