Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
feat(goal_planner): divide Planners to isolated threads #9514
feat(goal_planner): divide Planners to isolated threads #9514
Changes from 1 commit
4a98ca9
cdac350
362d70a
4edb7a1
b4c7d79
d42fc0d
bc1eb5f
181415e
f0f215c
83e3f8f
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check notice on line 1 in planning/behavior_path_planner/autoware_behavior_path_goal_planner_module/src/goal_planner_module.cpp
CodeScene Delta Analysis / CodeScene Cloud Delta Analysis (main)
✅ Getting better: Lines of Code in a Single File
Check notice on line 1 in planning/behavior_path_planner/autoware_behavior_path_goal_planner_module/src/goal_planner_module.cpp
CodeScene Delta Analysis / CodeScene Cloud Delta Analysis (main)
ℹ Getting worse: Overall Code Complexity
Check warning on line 316 in planning/behavior_path_planner/autoware_behavior_path_goal_planner_module/src/goal_planner_module.cpp
CodeScene Delta Analysis / CodeScene Cloud Delta Analysis (main)
❌ New issue: Complex Method
Check notice on line 334 in planning/behavior_path_planner/autoware_behavior_path_goal_planner_module/src/goal_planner_module.cpp
CodeScene Delta Analysis / CodeScene Cloud Delta Analysis (main)
✅ No longer an issue: Complex Conditional
Check notice on line 473 in planning/behavior_path_planner/autoware_behavior_path_goal_planner_module/src/goal_planner_module.cpp
CodeScene Delta Analysis / CodeScene Cloud Delta Analysis (main)
✅ No longer an issue: Complex Method
Check warning on line 473 in planning/behavior_path_planner/autoware_behavior_path_goal_planner_module/src/goal_planner_module.cpp
CodeScene Delta Analysis / CodeScene Cloud Delta Analysis (main)
❌ New issue: Complex Method
Check notice on line 473 in planning/behavior_path_planner/autoware_behavior_path_goal_planner_module/src/goal_planner_module.cpp
CodeScene Delta Analysis / CodeScene Cloud Delta Analysis (main)
✅ No longer an issue: Bumpy Road Ahead
Check warning on line 473 in planning/behavior_path_planner/autoware_behavior_path_goal_planner_module/src/goal_planner_module.cpp
CodeScene Delta Analysis / CodeScene Cloud Delta Analysis (main)
❌ New issue: Bumpy Road Ahead
Check notice on line 473 in planning/behavior_path_planner/autoware_behavior_path_goal_planner_module/src/goal_planner_module.cpp
CodeScene Delta Analysis / CodeScene Cloud Delta Analysis (main)
✅ No longer an issue: Deep, Nested Complexity
Check notice on line 473 in planning/behavior_path_planner/autoware_behavior_path_goal_planner_module/src/goal_planner_module.cpp
CodeScene Delta Analysis / CodeScene Cloud Delta Analysis (main)
ℹ New issue: Deep, Nested Complexity
Check notice on line 549 in planning/behavior_path_planner/autoware_behavior_path_goal_planner_module/src/goal_planner_module.cpp
CodeScene Delta Analysis / CodeScene Cloud Delta Analysis (main)
✅ No longer an issue: Complex Conditional
Check notice on line 549 in planning/behavior_path_planner/autoware_behavior_path_goal_planner_module/src/goal_planner_module.cpp
CodeScene Delta Analysis / CodeScene Cloud Delta Analysis (main)
ℹ New issue: Complex Conditional
Check warning on line 735 in planning/behavior_path_planner/autoware_behavior_path_goal_planner_module/src/goal_planner_module.cpp
CodeScene Delta Analysis / CodeScene Cloud Delta Analysis (main)
❌ Getting worse: Complex Method
Check warning on line 735 in planning/behavior_path_planner/autoware_behavior_path_goal_planner_module/src/goal_planner_module.cpp
CodeScene Delta Analysis / CodeScene Cloud Delta Analysis (main)
❌ Getting worse: Bumpy Road Ahead
Check notice on line 889 in planning/behavior_path_planner/autoware_behavior_path_goal_planner_module/src/goal_planner_module.cpp
CodeScene Delta Analysis / CodeScene Cloud Delta Analysis (main)
✅ No longer an issue: Excess Number of Function Arguments
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
?
I can build with const
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed in 181415e
Check warning on line 1530 in planning/behavior_path_planner/autoware_behavior_path_goal_planner_module/src/goal_planner_module.cpp
CodeScene Delta Analysis / CodeScene Cloud Delta Analysis (main)
❌ Getting worse: Complex Method
Check notice on line 1805 in planning/behavior_path_planner/autoware_behavior_path_goal_planner_module/src/goal_planner_module.cpp
CodeScene Delta Analysis / CodeScene Cloud Delta Analysis (main)
✅ No longer an issue: Complex Method
Check warning on line 1805 in planning/behavior_path_planner/autoware_behavior_path_goal_planner_module/src/goal_planner_module.cpp
CodeScene Delta Analysis / CodeScene Cloud Delta Analysis (main)
❌ New issue: Complex Method
Check notice on line 1805 in planning/behavior_path_planner/autoware_behavior_path_goal_planner_module/src/goal_planner_module.cpp
CodeScene Delta Analysis / CodeScene Cloud Delta Analysis (main)
✅ No longer an issue: Excess Number of Function Arguments
Check notice on line 2581 in planning/behavior_path_planner/autoware_behavior_path_goal_planner_module/src/goal_planner_module.cpp
CodeScene Delta Analysis / CodeScene Cloud Delta Analysis (main)
✅ No longer an issue: Excess Number of Function Arguments
Check warning on line 34 in planning/behavior_path_planner/autoware_behavior_path_goal_planner_module/src/thread_data.cpp
CodeScene Delta Analysis / CodeScene Cloud Delta Analysis (main)
❌ New issue: Excess Number of Function Arguments
Check warning on line 64 in planning/behavior_path_planner/autoware_behavior_path_goal_planner_module/src/thread_data.cpp
CodeScene Delta Analysis / CodeScene Cloud Delta Analysis (main)
❌ New issue: Excess Number of Function Arguments