работа над модулем сборки (в процессе)
This commit is contained in:
parent
ee1afe7869
commit
a59b3a4775
5 changed files with 60 additions and 3 deletions
5
test_models/ ajacency_matrix.json
Normal file
5
test_models/ ajacency_matrix.json
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"body_down":["body_up","bolt1", "bolt2", "bolt3", "bolt4","sol_gear","planet_gear"],
|
||||
"body_up":["body_down","bolt1", "bolt2", "bolt3", "bolt4","sol_gear"],
|
||||
"body_down":["body_up","bolt1", "bolt2", "bolt3", "bolt4","sol_gear","planet_gear"]
|
||||
}
|
Binary file not shown.
0
test_models/env.json
Normal file
0
test_models/env.json
Normal file
Loading…
Add table
Add a link
Reference in a new issue