ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

UTM-30LX strange readings

asked 2014-11-20 06:53:15 -0500

Manolis Chiou gravatar image

Hi all,

I have recently installed a UTM-30LX hokuyo laser scanner on my pioneer. Everything worked good except that I have noticed something strange with the measurements of the laser while visualising the /scan topic on rviz.

As you can see in the pic when an object is in-front of a wall ( at various angles/distances) there are some false measurements and basically is like ROS is thinking is one continuous object by getting some false readings between the end of the object and the wall (where it should be empty space). This is happening regardless of the material of the object or the wall. In the pic case, the wall is wood and the object is cardboard.

image description

I have tried both hokuyo_node and urg_node with a variety of settings, included the ones that are suggested and tested to work for utm-30lx. Unfortunately the robot is unable to navigate like that because the cost map thinks is an obstacle there.

Does anyone have an idea why this is happening?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
4

answered 2014-11-20 08:29:22 -0500

kmhallen gravatar image

This is caused by the veiling effect near the edges of objects. The laser_filters package provides the ScanShadowsFilter to remove those points.
http://wiki.ros.org/laser_filters#Sca...

edit flag offensive delete link more

Comments

thanks that worked!

Manolis Chiou gravatar image Manolis Chiou  ( 2014-11-21 11:05:56 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2014-11-20 06:53:15 -0500

Seen: 530 times

Last updated: Nov 20 '14