Closed nhatao closed 1 year ago
Merging #713 (f3f71e6) into master (0435013) will increase coverage by
0.00%
. The diff coverage is100.00%
.:exclamation: Current head f3f71e6 differs from pull request most recent head 481bae0. Consider uploading reports for the commit 481bae0 to get more accurate results
@@ Coverage Diff @@
## master #713 +/- ##
=======================================
Coverage 88.15% 88.16%
=======================================
Files 60 60
Lines 4340 4359 +19
=======================================
+ Hits 3826 3843 +17
- Misses 514 516 +2
Files Changed | Coverage Δ | |
---|---|---|
...ectory_tracker/include/trajectory_tracker/path2d.h | 96.22% <100.00%> (+3.17%) |
:arrow_up: |
trajectory_tracker/src/trajectory_tracker.cpp | 94.11% <100.00%> (+0.04%) |
:arrow_up: |
@at-wat PTAL
This change allows header files in the trajectory_tracker package to be used from other packages. In addition, some new functions are added to path2d.h.