PickNikRobotics / rviz_visual_tools

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

Minor typo fix #222

Closed stephanie-eng closed 2 years ago

stephanie-eng commented 2 years ago

Fixes a missed & in #221

codecov[bot] commented 2 years ago

Codecov Report

Merging #222 (2d852a3) into ros2 (80f35d3) will decrease coverage by 0.03%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             ros2     #222      +/-   ##
==========================================
- Coverage   19.89%   19.86%   -0.04%     
==========================================
  Files           5        5              
  Lines        1784     1787       +3     
==========================================
  Hits          355      355              
- Misses       1429     1432       +3     
Impacted Files Coverage Δ
include/rviz_visual_tools/rviz_visual_tools.hpp 11.53% <ø> (ø)
src/rviz_visual_tools.cpp 16.29% <0.00%> (-0.04%) :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 d7f976c...2d852a3. Read the comment docs.