Skip to content

fix: align odometer topic config#15

Merged
alyashour merged 1 commit into
WE-Autopilot:mainfrom
lblommesteyn:fix/odometer-topic-config
Jun 2, 2026
Merged

fix: align odometer topic config#15
alyashour merged 1 commit into
WE-Autopilot:mainfrom
lblommesteyn:fix/odometer-topic-config

Conversation

@lblommesteyn

Copy link
Copy Markdown
Contributor

Problem
planner_node.cpp defaults the odometer subscription to /ap1/mapping/odometer, but config/planner.yaml still points topics.odometer at /ap1/localization/odometer.

This makes the checked-in config disagree with the planner default and with mapping's odometer output topic.

Changes

  • Update config/planner.yaml so topics.odometer uses /ap1/mapping/odometer.

Test plan

  • git diff --check
  • Compared against planner_node.cpp default odometer topic.

@lblommesteyn lblommesteyn requested a review from a team as a code owner June 2, 2026 17:46
@alyashour alyashour merged commit ca61abd into WE-Autopilot:main Jun 2, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants