Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
46
namespace rviz_visual_tools
47
{
48
KeyTool::KeyTool() : remote_reciever_(
"rviz_visual_tools_keyTool"
){};
49
50
KeyTool::~KeyTool() = default;
51
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected