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

feat(map_based_prediction): enable to control lateral path convergence speed by setting control time horizon #5285

add comment in generate path function

ae21652
Select commit
Loading
Failed to load commit list.
Merged

feat(map_based_prediction): enable to control lateral path convergence speed by setting control time horizon #5285

add comment in generate path function
ae21652
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 20, 2023 in 0s

14.73% (-0.04%) compared to 0d0a22c

View this Pull Request on Codecov

14.73% (-0.04%) compared to 0d0a22c

Details

Codecov Report

Attention: 14 lines in your changes are missing coverage. Please review.

Comparison is base (0d0a22c) 14.77% compared to head (ae21652) 14.73%.
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5285      +/-   ##
==========================================
- Coverage   14.77%   14.73%   -0.04%     
==========================================
  Files        1662     1662              
  Lines      115385   115660     +275     
  Branches    35616    35616              
==========================================
  Hits        17043    17043              
- Misses      79118    79393     +275     
  Partials    19224    19224              
Files Coverage Δ
...map_based_prediction/map_based_prediction_node.hpp 0.00% <ø> (ø)
...on/include/map_based_prediction/path_generator.hpp 0.00% <ø> (ø)
...based_prediction/src/map_based_prediction_node.cpp 0.00% <0.00%> (ø)
...eption/map_based_prediction/src/path_generator.cpp 0.00% <0.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.