"Local scan matching rejected": its mean that the robot is revisiting a previous area but cannot compute an ICP transformation (note the pcl::IterativeClosestPoint::computeTransformation error) between its current scan and those in the map. You can ignore this warning, it is just informative to know that the robot tries to localize in this area (but yet has failed).