PickNikRobotics / rviz_visual_tools

C++ API wrapper for displaying shapes and meshes in Rviz
769 stars 243 forks source link

Added a namespace argument to publishLines(). #169

Open olzhas opened 4 years ago

olzhas commented 4 years ago

Hey guys,

I found it useful for my project to have namespace as an extra argument for publishLines() method. I hope it does not break anything.

codecov[bot] commented 2 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@5d0a618). Click here to learn what that means. The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #169   +/-   ##
=========================================
  Coverage          ?   19.73%           
=========================================
  Files             ?        5           
  Lines             ?     1708           
  Branches          ?        0           
=========================================
  Hits              ?      337           
  Misses            ?     1371           
  Partials          ?        0           

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 5d0a618...6fc3ca2. Read the comment docs.