Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
149
void MagVisual::setFrameOrientation(const Ogre::Quaternion& orientation)
150
{
151
frame_node_->setOrientation(orientation);
152
}
153
154
} // namespace rviz_imu_plugin
Callers
2
processMessage
Method · 0.45
processMessage
Method · 0.45
Calls
1
setOrientation
Method · 0.45
Tested by
no test coverage detected