update
This commit is contained in:
@@ -850,7 +850,8 @@ public class RobotConfigsController(Services.Logger<RobotConfigsController> Logg
|
||||
{
|
||||
try
|
||||
{
|
||||
//await RobotConfiguration.LoadVDA5050ConfigAsync();
|
||||
await RobotConfiguration.LoadVDA5050ConfigAsync();
|
||||
await RobotConfiguration.LoadRobotSimulationConfigAsync();
|
||||
return new(true, "Robot configuration loaded successfully.");
|
||||
}
|
||||
catch (Exception ex)
|
||||
|
||||
Reference in New Issue
Block a user