Skip to content

fix(autoware-core-awsim): add qos durability#785

Merged
xmfcx merged 1 commit intoautowarefoundation:mainfrom
xmfcx:fix/core-demo-instructions
Mar 17, 2026
Merged

fix(autoware-core-awsim): add qos durability#785
xmfcx merged 1 commit intoautowarefoundation:mainfrom
xmfcx:fix/core-demo-instructions

Conversation

@xmfcx
Copy link
Copy Markdown
Contributor

@xmfcx xmfcx commented Mar 17, 2026

Description

On jazzy, without this fix I get:

[mission_planner-16] [WARN 1773754450.774971749] [planning.mission_planning.mission_planner]: New publisher discovered on topic '/system/operation_mode/state', offering incompatible QoS. No messages will be sent to it. Last incompatible policy: DURABILITY_QOS_POLICY (default_incompatible_qos_callback() at ./src/rclcpp/subscription_base.cpp:344)
[component_container_mt-24] [WARN 1773754450.775057618] [adapi.node.routing]: New publisher discovered on topic '/system/operation_mode/state', offering incompatible QoS. No messages will be sent to it. Last incompatible policy: DURABILITY_QOS_POLICY (default_incompatible_qos_callback() at ./src/rclcpp/subscription_base.cpp:344)

How was this PR tested?

Tested by the deploy-docs workflow.

Also tested locally.

image

Signed-off-by: Mete Fatih Cırıt <mfc@autoware.org>
@xmfcx xmfcx self-assigned this Mar 17, 2026
@xmfcx xmfcx added the tag:deploy-docs Mark for deploy-docs action generation. (used-by-ci) label Mar 17, 2026
@github-actions
Copy link
Copy Markdown

Thank you for contributing to the Autoware project!

🚧 If your pull request is in progress, switch it to draft mode.

Please ensure:

@xmfcx xmfcx requested a review from mitsudome-r March 17, 2026 13:52
@github-actions
Copy link
Copy Markdown

@xmfcx xmfcx merged commit 7260e3b into autowarefoundation:main Mar 17, 2026
17 of 18 checks passed
@xmfcx xmfcx deleted the fix/core-demo-instructions branch March 17, 2026 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tag:deploy-docs Mark for deploy-docs action generation. (used-by-ci)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix AWSIM Demo launch

2 participants