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

Method updateTop

rviz_imu_plugin/src/imu_display.cpp:124–127  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

122}
123
124void ImuDisplay::updateTop()
125{
126 fixed_frame_orientation_ = fixed_frame_orientation_property_->getBool();
127}
128
129void ImuDisplay::updateBox()
130{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected