|
@@ -1073,11 +1073,6 @@ namespace TrajectoryPlanningTest
|
|
|
TextCommandState.Text = string.Empty;
|
|
|
});
|
|
|
|
|
|
- Dispatcher.Invoke(() =>
|
|
|
- {
|
|
|
- TextRealTimeControlStep.Text = string.Empty;
|
|
|
- });
|
|
|
-
|
|
|
BtnConnectRobot.Content = "连接机器人";
|
|
|
ComboBoxRobotIP.IsEnabled = true;
|
|
|
}
|