Open Rotoslider opened 3 years ago
The missing file is at: /proc/9104/cwd/src/ndt_omp/build/devel/lib
and a shortcut of it is located at: usr/local/lib
I have now built this on a amd64 system and I get the same error of the same missing file. Both the arm and amd systems are running Ubuntu 18.04. I could really use some help here. MY project is stuck at this point now for a few days.
thanks in advance
I fixed the missing library file by running:
sudo /sbin/ldconfig -v
In your instructions you do not state to stop the recording of the bag file before moving to the next step. How long should the recording last before you stop it?
@chennuo0125-HIT Should the IMU be stationary or moving when recording the bag file for best results.
@chennuo0125-HIT Should the IMU be stationary or moving when recording the bag file for best results.
@Rotoslider Have you get any answers for this question? Do you mind to share your experience for the calibration process?
I have a Jetson AGX that I am trying to get this working on. Its arm64 architecture I managed to get ndt_omp installed by fixing the cmake I then used the same process to install lidar_imu_calib. It built without errors I edited the launch file to read my topics of lidar and imu When I run your launch file I get:
any suggestion on getting this working? thanks in advance