Skip to content

Commit

Permalink
small modif
Browse files Browse the repository at this point in the history
  • Loading branch information
mehulgoel873 committed Dec 24, 2024
1 parent 78d6ec7 commit 15496e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rb_ws/src/buggy/buggy/controller/controller_node.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ def __init__(self):
indicating whether the node is still alive.
"""
super().__init__('watchdog')
super().__init__('controller')


#Parameters
Expand Down

0 comments on commit 15496e6

Please sign in to comment.