MCPcopy Create free account
hub / github.com/CCNYRoboticsLab/imu_tools / setFrameOrientation

Method setFrameOrientation

rviz_imu_plugin/src/mag_visual.cpp:149–152  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

147}
148
149void MagVisual::setFrameOrientation(const Ogre::Quaternion& orientation)
150{
151 frame_node_->setOrientation(orientation);
152}
153
154} // namespace rviz_imu_plugin

Callers 2

processMessageMethod · 0.45
processMessageMethod · 0.45

Calls 1

setOrientationMethod · 0.45

Tested by

no test coverage detected