Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ANYbotics/grid_map
/ getTimestamp
Method
getTimestamp
grid_map_core/src/Polygon.cpp:86–89 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
84
}
85
86
uint64_t Polygon::getTimestamp() const
87
{
88
return timestamp_;
89
}
90
91
void Polygon::setTimestamp(const uint64_t timestamp)
92
{
Callers
14
TEST
Function · 0.45
toMessage
Method · 0.45
toLineMarker
Method · 0.45
toTriangleListMarker
Method · 0.45
toMessage
Method · 0.45
toPointCloud
Method · 0.45
toOccupancyGrid
Method · 0.45
toGridCells
Method · 0.45
toCvImage
Method · 0.45
saveToBag
Method · 0.45
visualize
Method · 0.45
visualize
Method · 0.45
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.36