tu-darmstadt-ros-pkg / hector_slam

hector_slam contains ROS packages related to performing SLAM in unstructed environments like those encountered in the Urban Search and Rescue (USAR) scenarios of the RoboCup Rescue competition.
http://wiki.ros.org/hector_slam
639 stars 453 forks source link

About using hector_slam can not display the map problem #99

Open ju-mingyue opened 2 years ago

ju-mingyue commented 2 years ago

Hello, I encountered the problem that the map cannot be displayed when building the map when using sick nano3 lidar and nano3 ros package. Below is the file I configured: 1635158269(1) Start hector_slam as follows: image

mapping_default.launch is as follows: `

` ![image](https://user-images.githubusercontent.com/81499872/138684764-760d4635-cc38-4e5f-ae46-9f1d2910117e.png) But when I run it, the result is as shown in the figure below: ![1635160134(1)](https://user-images.githubusercontent.com/81499872/138684975-db88d73e-bfd3-4840-822f-ca155511e99c.png) ![1635160161(1)](https://user-images.githubusercontent.com/81499872/138685029-067bd993-4e7c-442b-ac0c-13883eab90ac.png) ![1635160267(1)](https://user-images.githubusercontent.com/81499872/138685221-cd05b3c4-877b-40d3-9f95-f9e673c4cdb6.png)
ju-mingyue commented 2 years ago

@strecksen Hello, do you have a solution to the above problem? Looking forward to your help.