MCPcopy Create free account
hub / github.com/PickNikRobotics/rviz_visual_tools / KeyTool

Method KeyTool

src/key_tool.cpp:48–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46namespace rviz_visual_tools
47{
48KeyTool::KeyTool() : remote_reciever_("rviz_visual_tools_keyTool"){};
49
50KeyTool::~KeyTool() = default;
51

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected