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

Method updateHistoryLength

grid_map_rviz_plugin/src/GridMapDisplay.cpp:129–132  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

127}
128
129void GridMapDisplay::updateHistoryLength()
130{
131 visuals_.rset_capacity(historyLengthProperty_->getInt());
132}
133
134void GridMapDisplay::updateHeightMode()
135{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected