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: add topic relay controller #9979
feat: add topic relay controller #9979
Changes from all commits
01a61e5
6b4eb62
3b3263c
dea525e
8a90cbf
581f311
adf6047
6383df2
fd50406
4497e70
4c4255e
8b1445a
8cb9dd3
af7abe8
3cc7e17
6a1a945
310cdd3
1429668
663ec50
3c5d5ae
677a596
1cfa03e
12e9dac
290e3df
8695334
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check notice on line 1 in common/autoware_motion_utils/src/marker/marker_helper.cpp
CodeScene Delta Analysis / CodeScene Cloud Delta Analysis (main)
ℹ Getting worse: Missing Arguments Abstractions
Check notice on line 1 in common/autoware_motion_utils/src/marker/marker_helper.cpp
CodeScene Delta Analysis / CodeScene Cloud Delta Analysis (main)
ℹ Getting worse: Primitive Obsession
Check warning on line 57 in common/autoware_motion_utils/src/marker/marker_helper.cpp
CodeScene Delta Analysis / CodeScene Cloud Delta Analysis (main)
❌ Getting worse: Code Duplication
Check notice on line 121 in common/autoware_motion_utils/src/marker/marker_helper.cpp
CodeScene Delta Analysis / CodeScene Cloud Delta Analysis (main)
ℹ New issue: Excess Number of Function Arguments
Check notice on line 173 in common/autoware_motion_utils/src/marker/marker_helper.cpp
CodeScene Delta Analysis / CodeScene Cloud Delta Analysis (main)
ℹ New issue: Excess Number of Function Arguments
Check notice on line 75 in common/autoware_motion_utils/src/marker/virtual_wall_marker_creator.cpp
CodeScene Delta Analysis / CodeScene Cloud Delta Analysis (main)
ℹ Getting worse: Complex Method
Check notice on line 1 in planning/autoware_obstacle_cruise_planner/src/node.cpp
CodeScene Delta Analysis / CodeScene Cloud Delta Analysis (main)
ℹ Getting worse: Lines of Code in a Single File
Check notice on line 1 in planning/autoware_obstacle_cruise_planner/src/pid_based_planner/pid_based_planner.cpp
CodeScene Delta Analysis / CodeScene Cloud Delta Analysis (main)
ℹ Getting worse: Overall Function Size
Check warning on line 600 in planning/autoware_obstacle_cruise_planner/src/planner_interface.cpp
CodeScene Delta Analysis / CodeScene Cloud Delta Analysis (main)
❌ Getting worse: Complex Method