Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
TonysCousin committed Jun 29, 2023
1 parent c3f3407 commit 34f5c3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core_perception/lidar_localizer_ros2/src/ndt_matching.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1590,7 +1590,7 @@ if (points_map_num != input->width)
// omp_ndt = new_omp_ndt;
// pthread_mutex_unlock(&mutex);
// }
#endif
// #endif
map_loaded = 1;
}
RCLCPP_INFO_STREAM(get_logger(), "Exiting param callback");
Expand Down

0 comments on commit 34f5c3c

Please sign in to comment.