open-rmf / rmf

Root repository for the RMF software
Apache License 2.0
238 stars 59 forks source link

Feature/adding binary install #105

Closed marcoag closed 2 years ago

marcoag commented 2 years ago

Adding pakages based install and some extra small updates.

codecov[bot] commented 2 years ago

Codecov Report

Merging #105 (97bd5f1) into main (bfbbd35) will decrease coverage by 0.02%. The diff coverage is n/a.

:exclamation: Current head 97bd5f1 differs from pull request most recent head 4a8838c. Consider uploading reports for the commit 4a8838c to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##             main     #105      +/-   ##
==========================================
- Coverage   18.10%   18.07%   -0.03%     
==========================================
  Files         811      811              
  Lines       68607    68607              
  Branches    28481    28481              
==========================================
- Hits        12422    12402      -20     
- Misses      41281    41300      +19     
- Partials    14904    14905       +1     
Flag Coverage Δ
tests 18.07% <ø> (-0.03%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
....1.0/Rx/v2/src/rxcpp/operators/rx-subscribe_on.hpp 39.02% <0.00%> (-7.32%) :arrow_down:
...er/src/rmf_fleet_adapter/phases/ResponsiveWait.cpp 25.92% <0.00%> (-4.94%) :arrow_down:
...adapter/src/rmf_fleet_adapter/phases/MoveRobot.hpp 30.15% <0.00%> (-3.18%) :arrow_down:
...f_fleet_adapter/services/detail/impl_Negotiate.hpp 29.66% <0.00%> (-1.70%) :arrow_down:
...xCpp-4.1.0/Rx/v2/src/rxcpp/operators/rx-concat.hpp 33.33% <0.00%> (-1.39%) :arrow_down:
..._adapter/rmf_rxcpp/include/rmf_rxcpp/Transport.hpp 57.83% <0.00%> (-1.21%) :arrow_down:
...2/rmf_fleet_adapter/src/rmf_fleet_adapter/Task.cpp 44.32% <0.00%> (-1.04%) :arrow_down:
...mf_fleet_adapter/test/phases/test_DispenseItem.cpp 31.81% <0.00%> (-0.91%) :arrow_down:
...pp/RxCpp-4.1.0/Rx/v2/src/rxcpp/rx-subscription.hpp 60.36% <0.00%> (-0.61%) :arrow_down:
...raffic/agv/planning/DifferentialDriveHeuristic.cpp 57.52% <0.00%> (-0.45%) :arrow_down:
... and 4 more

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 bfbbd35...4a8838c. Read the comment docs.