Skip to content

Commit

Permalink
change topic (#87)
Browse files Browse the repository at this point in the history
  • Loading branch information
yabuta authored Jan 18, 2024
1 parent ab39f2a commit 03645cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/signage/src/signage/autoware_interface.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ def __init__(self, node):
)
self._sub_mrm = node.create_subscription(
MrmState,
"/api/fail_safe/mrm_state",
"/supervisor/fail_safe/overall/mrm_state",
self.sub_mrm_callback,
api_qos,
)
Expand Down

0 comments on commit 03645cc

Please sign in to comment.