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
@codehory
Hi, did you run it successfully? What's your version of Ubuntu and pcl?
I met an error:
(gdb) Program received signal SIGSEGV, Segmentation fault.
Undefined command: "Program". Try "help".
(gdb) 0x00007ffff2bdddc4 in long double boost::math::lanczos::lanczos17m64::lanczos_sum(long double const&) () from /usr/local/lib/libpcl_io.so.1.9
I don't get the question about time sync but I discovered that https://github.com/koide3/ndt_omp works ok on newer ubuntu and pcl. I have added a slightly modified version in the repository itself.
In ros_calib_init.cpp,
I don't understand why "imupacket.header.stamp = s_lidar->header.stamp". Why not use the timestamp of IMU?
The text was updated successfully, but these errors were encountered: