Skip to content

Commit

Permalink
change topic
Browse files Browse the repository at this point in the history
  • Loading branch information
yabuta committed Jan 18, 2024
1 parent 64a8eca commit 009f3d5
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 @@ -59,7 +59,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 009f3d5

Please sign in to comment.