Skip to content

Commit

Permalink
fix 3
Browse files Browse the repository at this point in the history
  • Loading branch information
TonysCousin committed Jun 29, 2023
1 parent df1e9b0 commit 97c90ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions core_perception/lidar_localizer_ros2/src/ndt_matching.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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<typename PointT>
Expand Down

0 comments on commit 97c90ef

Please sign in to comment.