MCPcopy 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

50KeyTool::~KeyTool() = default;
51
52void KeyTool::onInitialize()
53{
54 move_tool_.initialize(context_);
55}
56
57void KeyTool::activate()
58{

Callers

nothing calls this directly

Calls 1

initializeMethod · 0.45

Tested by

no test coverage detected