lvx2 file convert to rosbag file #230
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I am currently trying to convert an lvx2 file to a rosbag file using
livox_ros_driver.However, when I run
roslaunch livox_ros_driver lvx_to_rosbag.launch lvx_file_path:=livox.lvx2, I get an error saying "Init lds lvx file fail!" and it doesn't work.It seems to be designed for lvx files. What is the method to convert lvx2 files?