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
652 stars 454 forks source link

Pointcloud is not directly on the built map #96

Closed marcarroni closed 3 years ago

marcarroni commented 3 years ago

Hello everybody,

I'm new to ROS and I'm trying to deal with the hector slam.

I tried the tutorial on http://wiki.ros.org/hector_slam/Tutorials/MappingUsingLoggedData and it also builds a map. However, I noticed that the point cloud of the laser is not directly on the map, but is constantly distributed around the entire map. This does not seem right to me, because then something is also "scanned" at the points and it should therefore also show something here.

Is this normal? I hope that you can help me. I have already worked through all the forums and unfortunately could not find a solution.

I tried to make some screenshots, that you are aware of what I'm talking about: Pointcloud 3 Pointcloud 2 Pointcloud 1

StefanFabian commented 3 years ago

I would suggest asking these questions on ROS Answers or the robotics stackexchange. Maybe someone from the community can help you with your problem. We, unfortunately, do not have the resources to provide support other than addressing reproducible issues.