APRIL-ZJU / lidar_IMU_calib

[IROS 2020] Targetless Calibration of LiDAR-IMU System Based on Continuous-time Batch Estimation
GNU General Public License v3.0
927 stars 224 forks source link

Using livox mid-70 #30

Open vincentcheng62 opened 2 years ago

vincentcheng62 commented 2 years ago

I encounter the following error when I try to calibrate my livox-mid70 with handsfree imu

===========================================================================

ubuntu@ubuntu-desktop:~/ws_livox$ ./src/lidar_IMU_calib/calib.sh topic_imu:=/handsfree/imu path_bag:=/home/ubuntu/lidar_imu/test1.bag ndtResolution:=0.5

... logging to /home/ubuntu/.ros/log/14cbd238-2660-11ec-b544-00044bde7cf1/roslaunch-ubuntu-desktop-8159.log Checking log directory for disk usage. This may take a while. Press Ctrl-C to interrupt Done checking log file disk usage. Usage is <1GB.

started roslaunch server http://ubuntu-desktop:44951/

SUMMARY

PARAMETERS

NODES / li_calib_gui (li_calib/li_calib_gui)

ROS_MASTER_URI=http://localhost:11311

process[li_calib_gui-1]: started with pid [8178] [ WARN] [1633502308.162116800]: LiDAR model livox_mid70 not support yet.

Load dataset from /home/ubuntu/lidar_imu/test1.bag terminate called after throwing an instance of 'pcl::IsNotDenseException' what(): : Can't use 2D indexing with a unorganized point cloud [li_calib_gui-1] process has died [pid 8178, exit code -6, cmd /home/ubuntu/ws_livox/devel/lib/li_calib/li_calib_gui name:=li_calib_gui log:=/home/ubuntu/.ros/log/14cbd238-2660-11ec-b544-00044bde7cf1/li_calib_gui-1.log]. log file: /home/ubuntu/.ros/log/14cbd238-2660-11ec-b544-00044bde7cf1/li_calib_gui-1*.log all processes on machine have died, roslaunch will exit shutting down processing monitor... ... shutting down processing monitor complete done ubuntu@ubuntu-desktop:~/ws_livox$

===========================================================================================

What changes can I make to support the lidar livox mid-70? Thanks!

h-rover commented 2 years ago

Hello,

Did you get any success with the Mid-70? Any insights will be appreciated. Thanks.

zfc-zfc commented 1 year ago

Hello,

Did you get any success with the Mid-70? Any insights will be appreciated. Thanks.

Maybe you can try LI-Init https://github.com/hku-mars/LiDAR_IMU_Init