Livox-SDK / livox_detection

Livox open source detection algorithm
Apache License 2.0
264 stars 55 forks source link

rosbag play [bag path] results in [FATAL] Error reading version line #47

Closed Huxwell closed 1 year ago

Huxwell commented 1 year ago

In what format should I pass files to rosbag play?

I have tried:

The files above were generated using Livox LIDAR. Do you have any example file for which the repo should lunch OK?

Huxwell commented 1 year ago

I was able to covert folder with the files above to .bag using this library: https://gitlab.com/ternaris/rosbags rosbag-convert path_to_dir

rosbag info of resulting file: image

Huxwell commented 1 year ago

image the rviz -d rviz.rviz visualization seems empty with .bag resulting from such a conversion

How should it look like? Can you provide an example?

Huxwell commented 1 year ago

I have tried using your https://www.livoxtech.com/simu-dataset simu_data.bag dataset, but then I will get no detections - only 'Subscribed' print. Nothing in rviz as well

Huxwell commented 1 year ago

This video seems to point to a good starting .bag (from kitti dataset) -> https://www.youtube.com/watch?v=e0r4uKK1zkk&ab_channel=SanketGujar