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

Method setFrameOrientation

rviz_imu_plugin/src/imu_acc_visual.cpp:187–190  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

185}
186
187void ImuAccVisual::setFrameOrientation(const Ogre::Quaternion& orientation)
188{
189 frame_node_->setOrientation(orientation);
190}
191
192bool ImuAccVisual::checkQuaternionValidity(
193 const sensor_msgs::msg::Imu::ConstSharedPtr msg)

Callers

nothing calls this directly

Calls 1

setOrientationMethod · 0.45

Tested by

no test coverage detected