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

Revision history [back]

click to hide/show revision 1
initial version

It looks like the entropy over the pose is computed in a reasonable way: https://github.com/ros-perception/slam_gmapping/blob/e8a121619fdb744f151a81fae9ab7325a5faa399/gmapping/src/slam_gmapping.cpp#L519

Is it not giving reasonable values? You can try using slam_gmapping from source and adding publishers for different kinds of uncertainty (try mean square error if you don't like entropy).