What topics need to be published in order for slam_toolbox to make a map with lidar? [closed]

asked 2020-12-08 15:47:30 -0500

rydb gravatar image

updated 2020-12-10 02:18:58 -0500

Im trying to use slam_toolbox with the rplidar to make a slam map, but im not sure what i'm doing wrong. My rplidar publishes to the /scan topic, like slam_toolbox says it listens to, but when I run slam_toolbox offline_launch.py, I get [sync_slam_toolbox_node-1] [INFO] [1607463296.429952130] [slam_toolbox]: Message Filter dropping message: frame 'scan' at time 1607463295.037 for reason 'Unknown', and the map displays nothing.

image description

EDIT: On further research, i think the problem is im not publishing the right topics with the right information. I have a /base_link being published and the lidar /scan being published but im not sure what to publish to /odom

edit retag flag offensive reopen merge delete

Closed for the following reason the question is answered, right answer was accepted by stevemacenski
close date 2020-12-21 00:25:26.453067

Comments

Edit from user shows that they fixed the issue.

stevemacenski gravatar image stevemacenski  ( 2020-12-21 00:25:40 -0500 )edit