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

Method save

src/rviz_visual_tools_gui.cpp:108–111  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

106}
107
108void RvizVisualToolsGui::save(rviz_common::Config config) const
109{
110 rviz_common::Panel::save(config);
111}
112
113void RvizVisualToolsGui::load(const rviz_common::Config& config)
114{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected