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(map_based_prediction): use obstacle acceleration for map prediction #6072
feat(map_based_prediction): use obstacle acceleration for map prediction #6072
Changes from all commits
07a36ce
10ac9d8
c78eaad
464efa1
8c6ae9a
aae4de9
c5d949f
5744287
624f6c6
9a48ef5
4d3910d
73297ff
02ec5e4
0aa0725
8c5c1cf
e19581a
7d42c45
49a2a88
06f11d5
2cfb6d6
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 38 in perception/map_based_prediction/config/map_based_prediction.param.yaml
GitHub Actions / spell-check-differential
Check warning on line 104 in perception/map_based_prediction/include/map_based_prediction/path_generator.hpp
Codecov / codecov/patch
perception/map_based_prediction/include/map_based_prediction/path_generator.hpp#L104
Check warning on line 109 in perception/map_based_prediction/include/map_based_prediction/path_generator.hpp
Codecov / codecov/patch
perception/map_based_prediction/include/map_based_prediction/path_generator.hpp#L109
Check notice on line 1 in perception/map_based_prediction/src/map_based_prediction_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 perception/map_based_prediction/src/map_based_prediction_node.cpp
CodeScene Delta Analysis / CodeScene Cloud Delta Analysis (main)
ℹ Getting worse: Overall Code Complexity
Check warning on line 789 in perception/map_based_prediction/src/map_based_prediction_node.cpp
Codecov / codecov/patch
perception/map_based_prediction/src/map_based_prediction_node.cpp#L786-L789
Check warning on line 796 in perception/map_based_prediction/src/map_based_prediction_node.cpp
Codecov / codecov/patch
perception/map_based_prediction/src/map_based_prediction_node.cpp#L795-L796
Check warning on line 797 in perception/map_based_prediction/src/map_based_prediction_node.cpp
CodeScene Delta Analysis / CodeScene Cloud Delta Analysis (main)
❌ New issue: Large Method
Check warning on line 826 in perception/map_based_prediction/src/map_based_prediction_node.cpp
Codecov / codecov/patch
perception/map_based_prediction/src/map_based_prediction_node.cpp#L823-L826
Check warning on line 829 in perception/map_based_prediction/src/map_based_prediction_node.cpp
Codecov / codecov/patch
perception/map_based_prediction/src/map_based_prediction_node.cpp#L828-L829
Check warning on line 1023 in perception/map_based_prediction/src/map_based_prediction_node.cpp
Codecov / codecov/patch
perception/map_based_prediction/src/map_based_prediction_node.cpp#L1023
Check warning on line 1575 in perception/map_based_prediction/src/map_based_prediction_node.cpp
Codecov / codecov/patch
perception/map_based_prediction/src/map_based_prediction_node.cpp#L1569-L1575
Check warning on line 1577 in perception/map_based_prediction/src/map_based_prediction_node.cpp
Codecov / codecov/patch
perception/map_based_prediction/src/map_based_prediction_node.cpp#L1577
Check warning on line 1582 in perception/map_based_prediction/src/map_based_prediction_node.cpp
Codecov / codecov/patch
perception/map_based_prediction/src/map_based_prediction_node.cpp#L1579-L1582
Check warning on line 1584 in perception/map_based_prediction/src/map_based_prediction_node.cpp
Codecov / codecov/patch
perception/map_based_prediction/src/map_based_prediction_node.cpp#L1584
Check warning on line 1586 in perception/map_based_prediction/src/map_based_prediction_node.cpp
Codecov / codecov/patch
perception/map_based_prediction/src/map_based_prediction_node.cpp#L1586
Check warning on line 1588 in perception/map_based_prediction/src/map_based_prediction_node.cpp
Codecov / codecov/patch
perception/map_based_prediction/src/map_based_prediction_node.cpp#L1588
Check warning on line 1591 in perception/map_based_prediction/src/map_based_prediction_node.cpp
Codecov / codecov/patch
perception/map_based_prediction/src/map_based_prediction_node.cpp#L1591
Check warning on line 1597 in perception/map_based_prediction/src/map_based_prediction_node.cpp
Codecov / codecov/patch
perception/map_based_prediction/src/map_based_prediction_node.cpp#L1596-L1597
Check warning on line 1601 in perception/map_based_prediction/src/map_based_prediction_node.cpp
Codecov / codecov/patch
perception/map_based_prediction/src/map_based_prediction_node.cpp#L1599-L1601
Check warning on line 1608 in perception/map_based_prediction/src/map_based_prediction_node.cpp
Codecov / codecov/patch
perception/map_based_prediction/src/map_based_prediction_node.cpp#L1607-L1608
Check warning on line 1611 in perception/map_based_prediction/src/map_based_prediction_node.cpp
Codecov / codecov/patch
perception/map_based_prediction/src/map_based_prediction_node.cpp#L1611
Check warning on line 1615 in perception/map_based_prediction/src/map_based_prediction_node.cpp
Codecov / codecov/patch
perception/map_based_prediction/src/map_based_prediction_node.cpp#L1613-L1615
Check warning on line 1620 in perception/map_based_prediction/src/map_based_prediction_node.cpp
Codecov / codecov/patch
perception/map_based_prediction/src/map_based_prediction_node.cpp#L1617-L1620
Check warning on line 1624 in perception/map_based_prediction/src/map_based_prediction_node.cpp
Codecov / codecov/patch
perception/map_based_prediction/src/map_based_prediction_node.cpp#L1624
Check warning on line 1707 in perception/map_based_prediction/src/map_based_prediction_node.cpp
CodeScene Delta Analysis / CodeScene Cloud Delta Analysis (main)
❌ Getting worse: Complex Method
Check warning on line 1707 in perception/map_based_prediction/src/map_based_prediction_node.cpp
Codecov / codecov/patch
perception/map_based_prediction/src/map_based_prediction_node.cpp#L1706-L1707
Check notice on line 2040 in perception/map_based_prediction/src/map_based_prediction_node.cpp
CodeScene Delta Analysis / CodeScene Cloud Delta Analysis (main)
ℹ Getting worse: Excess Number of Function Arguments
Check warning on line 2040 in perception/map_based_prediction/src/map_based_prediction_node.cpp
Codecov / codecov/patch
perception/map_based_prediction/src/map_based_prediction_node.cpp#L2040