Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ANYbotics/grid_map
/ setFrameOrientation
Method
setFrameOrientation
grid_map_rviz_plugin/src/GridMapVisual.cpp:320–322 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
318
}
319
320
void GridMapVisual::setFrameOrientation(const Ogre::Quaternion& orientation) {
321
frameNode_->setOrientation(orientation);
322
}
323
324
std::vector<std::string> GridMapVisual::getLayerNames() {
325
return map_.getLayers();
Callers
1
processMessage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected