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

[JTC] Sample at t + dT instead of the beginning of the control cycle #1306

Merged
merged 17 commits into from
Nov 22, 2024

Merge remote-tracking branch 'origin/master' into jtc_tdt

43c4ac4
Select commit
Loading
Failed to load commit list.
Merged

[JTC] Sample at t + dT instead of the beginning of the control cycle #1306

Merge remote-tracking branch 'origin/master' into jtc_tdt
43c4ac4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 21, 2024 in 0s

83.60% (+0.02%) compared to 79358e3

View this Pull Request on Codecov

83.60% (+0.02%) compared to 79358e3

Details

Codecov Report

Attention: Patch coverage is 97.22222% with 2 lines in your changes missing coverage. Please review.

Project coverage is 83.60%. Comparing base (79358e3) to head (43c4ac4).

Files with missing lines Patch % Lines
...ory_controller/src/joint_trajectory_controller.cpp 83.33% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1306      +/-   ##
==========================================
+ Coverage   83.57%   83.60%   +0.02%     
==========================================
  Files         122      122              
  Lines       10960    10982      +22     
  Branches      929      934       +5     
==========================================
+ Hits         9160     9181      +21     
- Misses       1489     1490       +1     
  Partials      311      311              
Files with missing lines Coverage Δ
...jectory_controller/joint_trajectory_controller.hpp 100.00% <ø> (ø)
...include/joint_trajectory_controller/trajectory.hpp 75.00% <ø> (ø)
joint_trajectory_controller/src/trajectory.cpp 91.35% <100.00%> (+0.04%) ⬆️
...ory_controller/test/test_trajectory_controller.cpp 99.74% <100.00%> (+<0.01%) ⬆️
...ntroller/test/test_trajectory_controller_utils.hpp 84.14% <100.00%> (ø)
...ory_controller/src/joint_trajectory_controller.cpp 83.86% <83.33%> (-0.18%) ⬇️

... and 1 file with indirect coverage changes

---- 🚨 Try these New Features: