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

run_lidar2camera core dumped!! #13

Open
jiangziben opened this issue Sep 19, 2023 · 1 comment
Open

run_lidar2camera core dumped!! #13

jiangziben opened this issue Sep 19, 2023 · 1 comment

Comments

@jiangziben
Copy link

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!

@kecicimuhammet
Copy link

I think you should run this command in CalibAnything folder:
./bin/run_lidar2camera /home/jiangziben/0jzb/CodeProject/CalibAnything/data/kitti/calib.json

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