Skip to content

Commit

Permalink
deleate debug line
Browse files Browse the repository at this point in the history
  • Loading branch information
ayin21 committed Jul 19, 2024
1 parent 0654b68 commit 13c5e04
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 13c5e04

Please sign in to comment.