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

Function getIndicesForRegions

grid_map_core/src/GridMapMath.cpp:530–533  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

528}
529
530void getIndicesForRegions(const std::vector<Index>& regionIndeces, const Size& regionSizes,
531 std::vector<Index> indices)
532{
533}
534
535bool colorValueToVector(const unsigned long& colorValue, Eigen::Vector3i& colorVector)
536{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected