-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Description
Hi, how do i display the map in rviz? I currently have a lidar with publishes data through the topic /scan, and when I run the lidar driver, this error pops out. How do i set the parameters in rviz?
My procedure to run the code:
- run lidar driver : ros2 launch sllidar_ros2 view_sllidar_s2_launch.py
- run slam gmapping: ros2 launch slam_gmapping slam_gmapping.launch.py
- run fake_odom : ros2 launch fake_odom fake_odom.launch.py (could not compile this, and will figure it out later)
Terminal error when running 1 & 2:
[slam_gmapping-1] [INFO] [1693378221.572223528] [slam_gmapping]: Message Filter dropping message: frame 'laser' at time 1693378220.469 for reason 'Unknown'
Metadata
Metadata
Assignees
Labels
No labels