driving model -> openpilot

This commit is contained in:
Shane Smiskol
2025-11-18 23:37:54 -08:00
parent 85b05998ed
commit b0b6bf8702
+2 -2
View File
@@ -287,8 +287,8 @@ class TrainingGuideConfidenceBall(SetupTermsPage):
self._start_time = 0.0
self._title_header = TermsHeader("confidence ball", gui_app.texture("icons_mici/setup/green_car.png", 60, 60))
self._warning_label = UnifiedLabel("The ball on the right communicates how confident the driving " +
"model is about the road scene at any given time.", 36,
self._warning_label = UnifiedLabel("The ball on the right communicates how confident openpilot " +
"is about the road scene at any given time.", 36,
FontWeight.ROMAN)
def show_event(self):