You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For run worm body simulation you should run Siberntic with key
141
+
For run worm body simulation you need run Siberntic with key
142
142
```
143
143
./Release/Sibernetic -f worm
144
144
```
145
-
it load worm body simulation and run pyhon modul which is responsible for muscle signal updating. If you want work with worm body configuration generator you should change branch to WormBodySimultion.
145
+
it load worm body configuration and init and run pyhon module which is responsible for muscle signal updating. If you want work with worm body configuration generator you should change branch to WormBodySimultion.
146
146
147
147
Control in graphical mode
148
148
---------------
@@ -151,7 +151,7 @@ If you run Sibernetic with graphic you can work with scene rotate and scaling by
151
151
'Space' - pause simulation
152
152
's' - save current configuration into file ./configuration/snapshot/configuration_default you can run this
153
153
than (./Release/Sibernetic -f /snapshot/configuration_default).
0 commit comments