计轴rssp 集成
This commit is contained in:
parent
0887ac8d68
commit
b3c99665e9
|
@ -99,10 +99,6 @@ func initWorld(s *memory.VerifySimulation) error {
|
|||
|
||||
// 运行仿真第三方模块
|
||||
func runThirdParty(s *memory.VerifySimulation) error {
|
||||
//测试
|
||||
if s != nil {
|
||||
return nil
|
||||
}
|
||||
// 动力学启动
|
||||
err := dynamics.Default().Start(s)
|
||||
if err != nil {
|
||||
|
|
Loading…
Reference in New Issue