You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to run Li_SLAm with a Ouster-OS1 with the official Ouster Driver.
I only changed the default parameter file to the settings I used with the Ouster when recording.
The problem I have is that I don't get any output from the SLAM. I think the function cloudHandler doesn't get called, because I did add a debug line in cloudHandler but the line never gets printed. I checked, that PointCloud2 Data is coming from the Ouster Driver Package and by uncommenting "debug IMU data", that the imuHandler is called.
[image_projection-4] [WARN] [1687303247.610952734] [image_projection]: New publisher discovered on topic '/ouster/points', offering incompatible QoS. No messages will be sent to it. Last incompatible policy: RELIABILITY_QOS_POLICY
I want to run Li_SLAm with a Ouster-OS1 with the official Ouster Driver.
I only changed the default parameter file to the settings I used with the Ouster when recording.
The problem I have is that I don't get any output from the SLAM. I think the function cloudHandler doesn't get called, because I did add a debug line in cloudHandler but the line never gets printed. I checked, that PointCloud2 Data is coming from the Ouster Driver Package and by uncommenting "debug IMU data", that the imuHandler is called.
Changed Parameters:
Log of running li_slam
The text was updated successfully, but these errors were encountered: