/InMoovSharp

InMoov core C# library and tools used by InMoov Unity

Primary LanguageC#MIT LicenseMIT

InMoovSharp

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.

About the Data folder

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.

How to use the command line app

  • Open and compile the InMoovCmd.sln file.
  • Copy/past the Data folder to Apps\InMoovCmd\bin\Debug\net7.0
  • Run the app from Visual Studio or the executable

License

This project is released under the MIT license.