MCPcopy 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
320void GridMapVisual::setFrameOrientation(const Ogre::Quaternion& orientation) {
321 frameNode_->setOrientation(orientation);
322}
323
324std::vector<std::string> GridMapVisual::getLayerNames() {
325 return map_.getLayers();

Callers 1

processMessageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected