-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
I run command below, then get core dumped error information.
run_lidar2camera /home/jiangziben/0jzb/CodeProject/CalibAnything/data/kitti/calib.json
error information shows below
run_lidar2camera: /usr/local/include/eigen3/Eigen/src/Core/DenseStorage.h:128: Eigen::internal::plain_array<T, Size, MatrixOrArrayOptions, 32>::plain_array() [with T = float; int Size = 16; int MatrixOrArrayOptions = 0]: Assertion `(internal::UIntPtr(eigen_unaligned_array_assert_workaround_gcc47(array)) & (31)) == 0 && "this assertion is explained here: " "http://eigen.tuxfamily.org/dox-devel/group__TopicUnalignedArrayAssert.html" " **** READ THIS WEB PAGE !!! ****"' failed.
what's wrong with my code?
thanks!
Metadata
Metadata
Assignees
Labels
No labels