This commit is contained in:
Your Name
2024-05-17 13:32:16 -05:00
parent 9dd918b70b
commit e6d51f2a1b

View File

@@ -404,9 +404,7 @@ void AnnotatedCameraWidget::updateState(const UIState &s) {
// status = s.status; // status = s.status;
// update engageability/experimental mode button // update engageability/experimental mode button
experimental_btn->updateState(s, leadInfo);
// CLEARPILOT // CLEARPILOT
experimental_btn->setVisible(false);
// update DM icon // update DM icon
auto dm_state = sm["driverMonitoringState"].getDriverMonitoringState(); auto dm_state = sm["driverMonitoringState"].getDriverMonitoringState();