Skip to content

Commit

Permalink
chore: clean code
Browse files Browse the repository at this point in the history
Signed-off-by: vividf <[email protected]>
  • Loading branch information
vividf committed Dec 2, 2024
1 parent ba2a3af commit 7b20619
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -280,8 +280,6 @@ void PointCloudConcatenateDataSynchronizerComponent::publish_clouds(
is_concatenated_cloud_empty_ = true;
}

std::cout << "is_concatenated_cloud_empty_: " << is_concatenated_cloud_empty_ << std::endl;

current_concatenate_cloud_timestamp_ =
rclcpp::Time(concatenated_cloud_result.concatenate_cloud_ptr->header.stamp).seconds();

Expand Down

0 comments on commit 7b20619

Please sign in to comment.