FAST_LIO icon indicating copy to clipboard operation
FAST_LIO copied to clipboard

Hi, I have an issue when using my Velodyne-VLP-16 lidar.

Open jhforstudy opened this issue 2 years ago • 7 comments

Hi, thanks for your great code.

I'm using ubuntu 18.04 & velodyne VLP-16 lidar. I downloaded your package and rosbag file (I also used what you gave. HDL-32E rosbag file.) I checked it has no problem with the rosbag file. But, I tried to use my velodyne VLP-16 lidar instead of the rosbag file,

This error message comes: "Failed to find match for field 'time'."

As you said, I think the timestamp is missing, but I don't know what to do. I googled it and read velodyne manual too... but I failed. Can you give me a help? I'm really looking forward to your answer.

jhforstudy avatar Mar 03 '22 09:03 jhforstudy

@jhforstudy you need to set the point type of your lidar as XYZIRT

arjunskumar avatar Mar 11 '22 11:03 arjunskumar

@arjunskumar Thank you for your answer! You mean that I have to publish XYZIRT, not XYZIR? Ok I’ll try it.

jhforstudy avatar Mar 11 '22 15:03 jhforstudy

@jhforstudy yes

arjunskumar avatar Mar 11 '22 15:03 arjunskumar

@jhforstudy are you able to fix the issue?

arjunskumar avatar Aug 08 '22 10:08 arjunskumar

Yes @arjunskumar, my Velodyne topic doesn't have time stamp, that was the problem. You can close this issue. Thanks.

jhforstudy avatar Aug 09 '22 03:08 jhforstudy

hello, i meet the same question about timestamp of velodyne16. I want to know velodyne16 simply cannot publish the timestamp of every point. Or is it possible to set something of velodyne16 to enable the lidar to publish points with timestamp?

MoonSheepJx avatar Aug 27 '22 04:08 MoonSheepJx

@MoonSheepJx the velodyne driver that is installed using apt install ros-x-velodyne does not publish the point-wise timestamps. You need to pull the latest driver directly from the github page, then it will publish the point-wise timestamp.

mteastepp avatar Sep 12 '22 23:09 mteastepp

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Dec 31 '22 09:12 stale[bot]