Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Push NAN into point array for measurement outside range limit
According to the comment in sensor_msgs/LaserScan, values < range_min or > range_max should be discarded. Without this, scan matching will fail for lidars publishing 0 for invalid measurements.
- Loading branch information