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
fix(autoware_freespace_planner, autoware_freespace_planning_algorithms): modify freespace planner to use node clock instead of system clock #9152
fix(autoware_freespace_planner, autoware_freespace_planning_algorithms): modify freespace planner to use node clock instead of system clock #9152
Changes from all commits
296fd45
e53ee5c
3a63657
eadf94b
815258c
251c88a
148927f
e6c541b
e877680
3847f92
c09b392
aa9ca7a
84de080
294e9a9
0acfd4f
182517a
f0ea299
67fc931
475c5ee
c1e645d
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 55 in planning/autoware_freespace_planning_algorithms/include/autoware/freespace_planning_algorithms/rrtstar.hpp
Codecov / codecov/patch
planning/autoware_freespace_planning_algorithms/include/autoware/freespace_planning_algorithms/rrtstar.hpp#L54-L55
Check notice on line 1 in planning/autoware_freespace_planning_algorithms/src/astar_search.cpp
CodeScene Delta Analysis / CodeScene Cloud Delta Analysis (main)
✅ Getting better: Overall Code Complexity
Check warning on line 73 in planning/autoware_freespace_planning_algorithms/src/astar_search.cpp
Codecov / codecov/patch
planning/autoware_freespace_planning_algorithms/src/astar_search.cpp#L71-L73
Check warning on line 78 in planning/autoware_freespace_planning_algorithms/src/astar_search.cpp
Codecov / codecov/patch
planning/autoware_freespace_planning_algorithms/src/astar_search.cpp#L76-L78
Check warning on line 83 in planning/autoware_freespace_planning_algorithms/src/astar_search.cpp
Codecov / codecov/patch
planning/autoware_freespace_planning_algorithms/src/astar_search.cpp#L80-L83
Check warning on line 85 in planning/autoware_freespace_planning_algorithms/src/astar_search.cpp
Codecov / codecov/patch
planning/autoware_freespace_planning_algorithms/src/astar_search.cpp#L85
Check warning on line 88 in planning/autoware_freespace_planning_algorithms/src/astar_search.cpp
Codecov / codecov/patch
planning/autoware_freespace_planning_algorithms/src/astar_search.cpp#L87-L88
Check warning on line 90 in planning/autoware_freespace_planning_algorithms/src/astar_search.cpp
Codecov / codecov/patch
planning/autoware_freespace_planning_algorithms/src/astar_search.cpp#L90
Check warning on line 92 in planning/autoware_freespace_planning_algorithms/src/astar_search.cpp
Codecov / codecov/patch
planning/autoware_freespace_planning_algorithms/src/astar_search.cpp#L92
Check warning on line 42 in planning/behavior_path_planner/autoware_behavior_path_start_planner_module/src/freespace_pull_out.cpp
Codecov / codecov/patch
planning/behavior_path_planner/autoware_behavior_path_start_planner_module/src/freespace_pull_out.cpp#L41-L42
Check warning on line 47 in planning/behavior_path_planner/autoware_behavior_path_start_planner_module/src/freespace_pull_out.cpp
Codecov / codecov/patch
planning/behavior_path_planner/autoware_behavior_path_start_planner_module/src/freespace_pull_out.cpp#L46-L47