InMoovSharp is a library designed to pilot the InMoov robot. It can probably works with a lot of robots too. A command line application is provided as a sample.
This folder contains the structure and the files used by the InMoovSharp library. Settings comes from my own InMoov robot, so please open those files and change settings acording to your robot. You can also use your own files from InMoovUnity.
- Open and compile the
InMoovCmd.sln
file. - Copy/past the
Data
folder toApps\InMoovCmd\bin\Debug\net7.0
- Run the app from Visual Studio or the executable
This project is released under the MIT license.