Skip to content

Commit

Permalink
Merge pull request #2 from ayin21/deleate-debug-line
Browse files Browse the repository at this point in the history
deleate debug line
  • Loading branch information
Flova authored Jul 19, 2024
2 parents 106e86d + 13c5e04 commit 662e43a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions game_controller_hl/game_controller_hl/receiver.py
Original file line number Diff line number Diff line change
Expand Up @@ -153,8 +153,6 @@ def publish_diagnostics(self, received_message_lately: bool):
diag.message = "Connected"
diag.level = DiagnosticStatus.OK

self.get_logger().warn(str(diag))

diag_array.status.append(diag)

#add timestamp to header and publish DiagnosticArray
Expand Down

0 comments on commit 662e43a

Please sign in to comment.