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

Method clearAllTransforms

src/tf_visual_tools.cpp:110–113  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

108}
109
110void TFVisualTools::clearAllTransforms()
111{
112 transforms_.clear();
113}
114
115void TFVisualTools::publishAllTransforms()
116{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected