I cant seem to spawn or right click on this GUI.  Trying to get an InMoov setup going on my MAC . So I see an Inmoov setup but I can spawn anything from this interface. Any suggestions ?

GroG

4 years 7 months ago

You can always use python tab.
Then type -

i01 = Runtime.start("i01","InMoov")

This will start an inmoov service

Thanks that works ;)  so just to continue on.  Can I start it this way by default ? I noticed others had an Inmoov visual representation in the GUI. Can I get then running ?  Also do settings stay when I input them or will I start from scratch everytime I run the pythin script ?

 

Thanks for yoour help ;)