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

As pitpet noticed, ScanShadowsFilter works by computing the angle differences between successive readings and discarding those that don't fit within a user-specified range. I suspect the incorrectly erased readings fell below the minimum angle difference min_angle – you can try reducing it to 0 and checking what happens.