You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/home/agalbachicar/maliput_ws/src/ign-gui0/src/plugins/TimePanel.cc: In member function ‘void ignition::gui::plugins::TimePanel::ProcessMsg()’:
/home/agalbachicar/maliput_ws/src/ign-gui0/src/plugins/TimePanel.cc:278:48: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
if (this->dataPtr->msg.real_time_factor() != 0.0)
The text was updated successfully, but these errors were encountered:
Compilation warning:
The text was updated successfully, but these errors were encountered: