Skip to content

HOWTO USING SCRIPT INMOOV MINIMAL

Anthony edited this page Mar 13, 2017 · 19 revisions

Inmoov minimal is a modulable skeleton configuration, based on your current Inmoov progress.
Prerequisites are a working fingerstarter configuration :

https://github.com/MyRobotLab/inmoov/wiki/HOWTO---USING-SCRIPT--FINGERSTARTER


This is some exemples:

1/ I want to use leftArm + leftHand and I have only one arduino

  • Open Inmoov.config and change those values, :
    file Inmoov.config
    [MAIN]
    ScriptType=LeftSide
    [ARDUINO]
    MyLeftPort=COM3

Clone this wiki locally