Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(control_validator): resolve the bug causing inappropriate diagnostic messages. (#4846) #824

Merged

Conversation

takayuki5168
Copy link

[WARN 1694487074.997379606] [control.control_validator]: planning trajectory is too far from ego!! (operator()():201) is shown too much unnecessarily.
Cherry-pick of autowarefoundation#4846

…tic messages. (autowarefoundation#4846)

* fix(control_validator): fix reverseTrajectoryPoints to get correct trajectory array

Signed-off-by: keiota <[email protected]>

* fix(control_validator): fix line breaks

Signed-off-by: keiota <[email protected]>

* style(pre-commit): autofix

* Update control/control_validator/src/utils.cpp

---------

Signed-off-by: keiota <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Kyoichi Sugahara <[email protected]>
Copy link

@kyoichi-sugahara kyoichi-sugahara left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!
And if the message is still shown up, could you disable the module with this change?
autowarefoundation/autoware_launch#545

@0x126
Copy link

0x126 commented Sep 12, 2023

LGTM! And if the message is still shown up, could you disable the module with this change? autowarefoundation/autoware_launch#545

@takayuki5168 @kyoichi-sugahara I used to create PR.
https://github.com/tier4/autoware_launch.x2/pull/406

@takayuki5168 takayuki5168 merged commit 1ee53d0 into beta/v0.11.0 Sep 12, 2023
10 checks passed
@takayuki5168 takayuki5168 deleted the fix/control-validator-unnecessary-message branch September 12, 2023 04: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.

4 participants