lvx to rosbag #139
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?
hello,
i am trying to convert a LVX file to rosbag, this is the error am getting
SUMMARY
PARAMETERS
NODES
/
livox_lidar_publisher (livox_ros_driver/livox_ros_driver_node)
ROS_MASTER_URI=http://localhost:11311
process[livox_lidar_publisher-1]: started with pid [4133]
[ INFO] [1629906407.908607374]: Livox Ros Driver Version: 2.6.0
[ INFO] [1629906407.912103518]: Data Source is lvx file.
terminate called after throwing an instance of 'rosbag::BagIOException'
what(): Error opening file: /home/example/2021-08-14 22-54-05.bag
================================================================================REQUIRED process [livox_lidar_publisher-1] has died!
process has died [pid 4133, exit code -6, cmd /home/walid/ws_livox/devel/lib/livox_ros_driver/livox_ros_driver_node 100000000000000 __name:=livox_lidar_publisher __log:=/home/walid/.ros/log/b607d11a-05b8-11ec-b781-91a48e6c5136/livox_lidar_publisher-1.log].
log file: /home/walid/.ros/log/b607d11a-05b8-11ec-b781-91a48e6c5136/livox_lidar_publisher-1*.log
Initiating shutdown!
thank you for your help
hello, I have the same question. Have you got any help?