ros-drivers / urg_node

ROS wrapper for the Hokuyo urg_c library.
Other
99 stars 147 forks source link

hokuyo UST-10lx LiDAR data not consistent #48

Open ArtlyStyles opened 5 years ago

ArtlyStyles commented 5 years ago

Hi: I am using hokuyo UST-10LX LiDAR on my robot moving in an indoor environment. I found the data is not consistent. At one moment, the data is like the left part of the image below:

http://artlystyles.com/tmp/pp.JPG

The robot is the green bar in the image, moving at a slow speed, about 10mph, toward the bottom of the image. Yellow dots are LiDAR points. One side of the wall is pointed by the red array and is at the correct location in this image. The wall is kind of at the back of the robot. The LiDAR has 270 degree view.

At the next moment, however, the data is like the right part of the image above. The wall location is too close to the robot and is totally wrong.

Anyone knows why?

Ainhoamm1 commented 2 years ago

Hi! Did you solve it?