JuliaRobotics / Arena.jl

Collection 3D visualization tools associated with the Caesar.jl and RoME.jl robot navigation packages
MIT License
7 stars 2 forks source link

Maintenance/julia07 #9

Closed dehann closed 5 years ago

dehann commented 5 years ago

Don't merge -- still need to fix travis file

codecov-io commented 5 years ago

Codecov Report

Merging #9 into master will decrease coverage by 4.24%. The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #9      +/-   ##
=======================================
- Coverage    4.24%    0%   -4.25%     
=======================================
  Files           6     8       +2     
  Lines         518   532      +14     
=======================================
- Hits           22     0      -22     
- Misses        496   532      +36
Impacted Files Coverage Δ
src/ImageUtils.jl 0% <ø> (ø) :arrow_up:
src/ModelVisualizationUtils.jl 0% <ø> (ø) :arrow_up:
src/VisualizationUtils.jl 0% <0%> (-10.38%) :arrow_down:
src/DBVisualizationUtils.jl 0% <0%> (ø) :arrow_up:
src/GeneralUtils.jl 0% <0%> (ø)
src/HighLevelAPI.jl 0% <0%> (ø)
src/DirectorVisService.jl 0% <0%> (ø) :arrow_up:
src/VisualizationTypes.jl 0% <0%> (ø)
... and 2 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 83621f2...986d98b. Read the comment docs.

dehann commented 5 years ago

addresses #6 as MeshCat, but don't want to drop support for DrakeVisualizer just yet.