TixiaoShan/LIO-SAM

Error starting lio_sam with default settings

Opened this issue · 3 comments

Hi,

I'm trying to reproduce the results with the sample datasets given in the repo, but when I start the application using the ""roslaunch lio_sam run.launch" command i'm getting the following errors.

Screenshot from 2024-02-02 11-49-39

Screenshot from 2024-02-02 11-50-51

I'm using ROS neotic version, made changes as suggested in (#206) for neotic. No changes made to the default settings.

OS: Ubuntu 20.04.6 LTS
processor: 11th Gen Intel® Core™ i5

Thanks for the help.

Is robot localization installed?

sudo apt install ros-noetic-robot-localization

Thanks for the reply, Installed the robot localization package it solved the issue in the terminal but still the other Rviz issue is not solved. I'm trying to run the park dataset example for testing lio_sam with GPS data. Do I have to change any settings for this one?

image

Thanks for the reply, Installed the robot localization package it solved the issue in the terminal but still the other Rviz issue is not solved. I'm trying to run the park dataset example for testing lio_sam with GPS data. Do I have to change any settings for this one?

image

hi,I met the same problem. Did you solve it? Thanks