PickNikRobotics / rviz_visual_tools

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

[foxy] Add remote control functionality back #204

Closed vatanaksoytezer closed 3 years ago

vatanaksoytezer commented 3 years ago

Keys in the key tool had to be changed since these keys are used in various Rviz Tools by default. The rest is just adding the functionality back.

codecov[bot] commented 3 years ago

Codecov Report

Merging #204 (a455da5) into foxy-devel (7477c5c) will increase coverage by 0.11%. The diff coverage is 0.00%.

Impacted file tree graph

@@              Coverage Diff               @@
##           foxy-devel     #204      +/-   ##
==============================================
+ Coverage       19.20%   19.32%   +0.11%     
==============================================
  Files               5        5              
  Lines            1776     1765      -11     
==============================================
  Hits              341      341              
+ Misses           1435     1424      -11     
Impacted Files Coverage Δ
include/rviz_visual_tools/rviz_visual_tools.hpp 16.00% <ø> (ø)
src/remote_control.cpp 0.00% <0.00%> (ø)
src/rviz_visual_tools.cpp 15.93% <0.00%> (-0.07%) :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 7477c5c...a455da5. Read the comment docs.