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

fix(mpc_lateral_controller): align the MPC steering angle when the car is controlled manually. #7109

Merged
merged 11 commits into from
Jun 20, 2024

unchange the unrelevant line

5e044bf
Select commit
Loading
Failed to load commit list.
Merged

fix(mpc_lateral_controller): align the MPC steering angle when the car is controlled manually. #7109

unchange the unrelevant line
5e044bf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 20, 2024 in 1s

18.89% (+4.05%) compared to 507e3f4

View this Pull Request on Codecov

18.89% (+4.05%) compared to 507e3f4

Details

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 18.89%. Comparing base (507e3f4) to head (5e044bf).
Report is 65 commits behind head on main.

Current head 5e044bf differs from pull request most recent head 0eeaf6d

Please upload reports for the commit 0eeaf6d to get more accurate results.

Files Patch % Lines
..._lateral_controller/src/mpc_lateral_controller.cpp 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #7109       +/-   ##
===========================================
+ Coverage   14.84%   18.89%    +4.05%     
===========================================
  Files        1999      149     -1850     
  Lines      139163    13429   -125734     
  Branches    43716     2211    -41505     
===========================================
- Hits        20661     2538    -18123     
+ Misses      95731    10537    -85194     
+ Partials    22771      354    -22417     

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