diff --git a/core_perception/lidar_localizer_ros2/src/ndt_matching.cpp b/core_perception/lidar_localizer_ros2/src/ndt_matching.cpp index 0fa58f1c26d..b8b5984b4c4 100644 --- a/core_perception/lidar_localizer_ros2/src/ndt_matching.cpp +++ b/core_perception/lidar_localizer_ros2/src/ndt_matching.cpp @@ -1591,8 +1591,8 @@ if (points_map_num != input->width) // } // #endif // map_loaded = 1; -// } -// RCLCPP_INFO_STREAM(get_logger(), "Exiting param callback"); + } + RCLCPP_INFO_STREAM(get_logger(), "Exiting param callback"); } template