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 steering controllers library kinematics (backport #1150) #1194

Merged
merged 1 commit into from
Jul 15, 2024

Fix steering controllers library kinematics (#1150)

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

Fix steering controllers library kinematics (backport #1150) #1194

Fix steering controllers library kinematics (#1150)
5f1fd99
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 5, 2024 in 0s

86.84% (+0.20%) compared to 5d8a1f5

View this Pull Request on Codecov

86.84% (+0.20%) compared to 5d8a1f5

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.84%. Comparing base (5d8a1f5) to head (5f1fd99).

Additional details and impacted files
@@            Coverage Diff             @@
##           humble    #1194      +/-   ##
==========================================
+ Coverage   86.64%   86.84%   +0.20%     
==========================================
  Files          86       86              
  Lines        7489     7551      +62     
  Branches      617      619       +2     
==========================================
+ Hits         6489     6558      +69     
+ Misses        767      761       -6     
+ Partials      233      232       -1     
Files Coverage Δ
...roller/test/test_ackermann_steering_controller.cpp 100.00% <ø> (ø)
...ntroller/test/test_bicycle_steering_controller.cpp 100.00% <100.00%> (ø)
...steering_controllers_library/steering_odometry.hpp 100.00% <100.00%> (ø)
...llers_library/src/steering_controllers_library.cpp 74.16% <100.00%> (ø)
...ring_controllers_library/src/steering_odometry.cpp 81.41% <100.00%> (+7.61%) ⬆️
...ontrollers_library/test/test_steering_odometry.cpp 100.00% <100.00%> (ø)
...troller/test/test_tricycle_steering_controller.cpp 100.00% <ø> (ø)

... and 1 file with indirect coverage changes