MRPT / mrpt

:zap: The Mobile Robot Programming Toolkit (MRPT)
https://docs.mrpt.org/reference/latest/
BSD 3-Clause "New" or "Revised" License
1.89k stars 627 forks source link

Update fallback embedded version of octomap to 1.9.6 #1245

Closed jlblancoc closed 2 years ago

jlblancoc commented 2 years ago

Update external lib version trying to fix Windows CI failures

codecov[bot] commented 2 years ago

Codecov Report

Merging #1245 (f4910e8) into develop (6622310) will decrease coverage by 0.00%. The diff coverage is n/a.

:exclamation: Current head f4910e8 differs from pull request most recent head bb559d3. Consider uploading reports for the commit bb559d3 to get more accurate results

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1245      +/-   ##
===========================================
- Coverage    39.34%   39.34%   -0.01%     
===========================================
  Files         1292     1292              
  Lines       109900   109899       -1     
===========================================
- Hits         43237    43235       -2     
- Misses       66663    66664       +1     
Impacted Files Coverage Δ
...ibs/maps/src/maps/COccupancyGridMap2D_unittest.cpp 100.00% <ø> (ø)
libs/system/src/filesystem_unittest.cpp 100.00% <ø> (ø)
libs/slam/src/slam/se3_ransac_unittest.cpp 98.48% <0.00%> (-1.52%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 6622310...bb559d3. Read the comment docs.