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

Laser scan matcher covariance

asked 2020-02-25 13:49:14 -0500

Lotfi_Z gravatar image

updated 2020-02-26 12:12:10 -0500

Hello,

Im using laser scan matching from scan_tools package and it work perfectly, when my robot go through a corridor (featureless environment ) the position is shifting and this is what i expected due to the limitation of ICP, but what i dont understand its why the covariance (published in pose_with_covariance topic ) does not increase in this kind of under constrained environments.

UPDATE : Here two pictures showing my problematic :

1- Covariance in "normal" environment

2- Covariance in "corridor" environment

Thank you for you help,

Best Regards

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2020-02-26 10:49:25 -0500

bob-ROS gravatar image

Did you set the parameter "do_compute_covariance" to 1? It is off (0) by default.

edit flag offensive delete link more

Comments

yes and the covariance is computed and i see this in /pose_with_covariance topic but my problem is that the covariance does not increase in corridors even when the robot pose is shifted. I updated my original post providing pictures. Thank you for your help

Lotfi_Z gravatar image Lotfi_Z  ( 2020-02-26 11:53:34 -0500 )edit

Question Tools

2 followers

Stats

Asked: 2020-02-25 13:49:14 -0500

Seen: 480 times

Last updated: Feb 26 '20