Merge branch 'master' of https://git.code.tencent.com/beijing-rtss-test/bj-rtsts-server-go
This commit is contained in:
commit
b15366c01f
@ -74,6 +74,9 @@ func DestroySimulation(simulationId string) {
|
||||
dynamics.Default().Stop()
|
||||
dynamics.Default().RequestStopSimulation()
|
||||
}
|
||||
if config.Config.Vobc.Open {
|
||||
semi_physical_train.Default().Stop()
|
||||
}
|
||||
}
|
||||
|
||||
func createSimulationId(projectId int32) string {
|
||||
|
Loading…
Reference in New Issue
Block a user