Robotics StackExchange | Archived questions

laser_scan_matcher (error in scan matching)

I am using indigo. my lidar is RPlidar. ı can use gmapping with this lidar. ı have a tf for baselink between laser. I need to use laserscanmatcher . laserscan_matcher is working succesfully with it's demo launch file and it use demo laser bag file (/scan topic).

But laserscanmatcher throw this error. ı have no idea.

Strange FOV: -6.283185 rad = -360.000010 deg 
[ WARN] [1435760612.875422153]: Error in scan matching
Strange FOV: -6.283185 rad = -360.000010 deg 
[ WARN] [1435760613.004670520]: Error in scan matching
Strange FOV: -6.283185 rad = -360.000010 deg 
[ WARN] [1435760613.133715583]: Error in scan matching
Strange FOV: -6.283185 rad = -360.000010 deg 
[ WARN] [1435760613.340698832]: Error in scan matching
Strange FOV: -6.283185 rad = -360.000010 deg 
[ WARN] [1435760613.469378974]: Error in scan matching

this is mine rqt_graph result: http://i.imgur.com/zir8LDv.png

Asked by osmancns on 2015-07-01 09:53:00 UTC

Comments

Did you solve this issue? I'm getting something similar but my FOV is positive 540º.

Asked by fiorano10 on 2017-10-06 16:31:34 UTC

Answers