MCPcopy Create free account
hub / github.com/ANYbotics/grid_map / reset

Method reset

grid_map_rviz_plugin/src/GridMapDisplay.cpp:123–127  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

121}
122
123void GridMapDisplay::reset()
124{
125 MFDClass::reset();
126 visuals_.clear();
127}
128
129void GridMapDisplay::updateHistoryLength()
130{

Callers 7

setRawInputCloudMethod · 0.45
setWorkingCloudMethod · 0.45
processMessageMethod · 0.45
GridMapVisualMethod · 0.45

Calls 1

clearMethod · 0.80

Tested by

no test coverage detected