Skip to content

feat(command_mode_decider): optimize update function call rate (#10869)#2195

Merged
rej55 merged 1 commit intobeta/v0.48from
cherry-pick/feat/optimize-update-function-call-rate
Jul 10, 2025
Merged

feat(command_mode_decider): optimize update function call rate (#10869)#2195
rej55 merged 1 commit intobeta/v0.48from
cherry-pick/feat/optimize-update-function-call-rate

Conversation

@TetsuKawa
Copy link

@TetsuKawa TetsuKawa commented Jul 10, 2025

See autowarefoundation#10869

Currently, the frequency at which the command_mode_decider node publishes the MRM state is high, resulting in increased system load. Make modifications to lower the publish rate to match that of the mrm_handler node.

…arefoundation#10869)

* feat(command_mode_decider): optimize update function calls

Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>

* fix manual mode bug

Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>

---------

Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
@github-actions
Copy link

Thank you for contributing to the Autoware project!

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

Please ensure:

@sonarqubecloud
Copy link

@TetsuKawa TetsuKawa self-assigned this Jul 10, 2025
@TetsuKawa TetsuKawa marked this pull request as ready for review July 10, 2025 06:58
@rej55 rej55 merged commit 94c5998 into beta/v0.48 Jul 10, 2025
41 of 43 checks passed
@rej55 rej55 deleted the cherry-pick/feat/optimize-update-function-call-rate branch July 10, 2025 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants