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(obstacle_cruise_planner): add jerk and acc limits for slow-down #5810

Add jerk and acc limits for slow-down

f95a0b7
Select commit
Loading
Failed to load commit list.
Merged

feat(obstacle_cruise_planner): add jerk and acc limits for slow-down #5810

Add jerk and acc limits for slow-down
f95a0b7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 8, 2023 in 0s

8.39% (-6.93%) compared to 765a596

View this Pull Request on Codecov

8.39% (-6.93%) compared to 765a596

Details

Codecov Report

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

Comparison is base (765a596) 15.32% compared to head (f95a0b7) 8.39%.
Report is 174 commits behind head on main.

Files Patch % Lines
...include/obstacle_cruise_planner/common_structs.hpp 0.00% 3 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #5810       +/-   ##
==========================================
- Coverage   15.32%   8.39%    -6.93%     
==========================================
  Files        1721      18     -1703     
  Lines      118559    2286   -116273     
  Branches    37995    1235    -36760     
==========================================
- Hits        18169     192    -17977     
+ Misses      79657    1759    -77898     
+ Partials    20733     335    -20398     

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