Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PickNikRobotics/rviz_visual_tools
/ onInitialize
Method
onInitialize
src/key_tool.cpp:52–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
KeyTool::~KeyTool() = default;
51
52
void KeyTool::onInitialize()
53
{
54
move_tool_.initialize(context_);
55
}
56
57
void KeyTool::activate()
58
{
Callers
nothing calls this directly
Calls
1
initialize
Method · 0.45
Tested by
no test coverage detected