Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ANYbotics/grid_map
/ isPastEnd
Method
isPastEnd
grid_map_core/src/iterators/LineIterator.cpp:78–81 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
76
}
77
78
bool LineIterator::isPastEnd() const
79
{
80
return iCell_ >= nCells_;
81
}
82
83
bool LineIterator::initialize(const grid_map::GridMap& gridMap, const Index& start, const Index& end)
84
{
Callers
15
computeWithAreaSerial
Method · 0.45
areaSingleNormalComputation
Method · 0.45
computeWithRasterSerial
Method · 0.45
update
Method · 0.45
update
Method · 0.45
update
Method · 0.45
update
Method · 0.45
update
Method · 0.45
main
Function · 0.45
fillGridMap
Function · 0.45
interpolateInputMap
Function · 0.45
computeInterpolationError
Function · 0.45
Calls
no outgoing calls
Tested by
11
getNonNanElevationValuesWithCoordinates
Function · 0.36
getNonNanElevationValues
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
fillGridMap
Function · 0.36