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
self.rostopic_velocity_label=ctk.CTkLabel(self.topic_selection_frame, text="Throttle topic: The script with publish a percentage throttle (v/v_max set for the platform)", anchor="w")
self.rostopic_steering_label=ctk.CTkLabel(self.topic_selection_frame, text="Steering topic: The script with publish a percentage steering \u00B1 (delta/delta_max set for the platform)", anchor="w")
0 commit comments