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

perf(goal_planner): reduce processing time #1450

Merged
merged 3 commits into from
Aug 16, 2024

Conversation

kosuke55
Copy link

@kosuke55 kosuke55 commented Aug 8, 2024

…ion#8193)

* feat(path_safety_checker): add rough collision check

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

* Update planning/behavior_path_planner/autoware_behavior_path_planner_common/src/utils/path_safety_checker/safety_check.cpp

---------

Signed-off-by: kosuke55 <[email protected]>
* perf(goal_palnner): reduce processing time

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

* add const& return

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

* use copy getter

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

* pre commit

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

---------

Signed-off-by: kosuke55 <[email protected]>
@kosuke55 kosuke55 changed the title Feat/goal planner proccesing time v0.29 perf(goal_planner): reduce processing time Aug 8, 2024
Copy link

sonarcloud bot commented Aug 8, 2024

Copy link
Collaborator

@shmpwk shmpwk left a comment

Choose a reason for hiding this comment

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

LGTM

@shmpwk shmpwk merged commit 0fbb805 into beta/v0.29.0 Aug 16, 2024
27 of 30 checks passed
@shmpwk shmpwk deleted the feat/goal_planner_proccesing_time_v0.29 branch August 16, 2024 04:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants