remove log

This commit is contained in:
acki
2025-10-14 21:04:30 +02:00
parent 0338a4c730
commit 66782cb292

View File

@@ -99,7 +99,6 @@ namespace Modelec
{
if (!game_stated_)
{
RCLCPP_INFO(this->get_logger(), "Game not started, ignoring Lidar data");
return;
}