livox_ros_driver icon indicating copy to clipboard operation
livox_ros_driver copied to clipboard

[ERROR] Init lds lvx file fail!

Open cai-jiayou opened this issue 4 years ago • 6 comments

Hi I want to convert lvx file to .bag. Erro info:Open livox_test.lvx file fail[1]! [ERROR] Init lds lvx file fail!

cai-jiayou avatar Jul 03 '20 02:07 cai-jiayou

Hi,cai-jiayou Input the full path of lvx file in the command line when launch ros driver please! For example, if your lvx file is under /home/livox/livox_test.lvx, the command is: roslaunch livox_ros_driver lvx_to_rosbag.launch lvx_file_path:="/home/livox/livox_test.lvx"

Livox-SDK avatar Jul 03 '20 06:07 Livox-SDK

Hi,cai-jiayou, Is your livox_ros_driver the latest version(2.5.0)? If your device is Horizon, you can change the imu rate to "0".

Livox-SDK avatar Jul 03 '20 08:07 Livox-SDK

hi,i also met such problem when i tried to convert the lvx file to rosbag. my error information is" REQUIRED process [livox_lidar_publisher-2] has died! and i also use the latest version.

hashhashu avatar Jul 03 '20 08:07 hashhashu

i've solved the problem of mine. i change the boost version 1.7.1 to version 1.6.5 and it works. and i hope it can be helpful.

hashhashu avatar Jul 04 '20 08:07 hashhashu

i've solved the problem of mine. i change the boost version 1.7.1 to version 1.6.5 and it works. and i hope it can be helpful.

https://zhuanlan.zhihu.com/p/696431746

TheSeanParker avatar May 07 '24 13:05 TheSeanParker