https://github.com/myrobotlab/inmoov
inmoov repo
https://github.com/myrobotlab/inmoov
Last synced: 3 months ago
JSON representation
inmoov repo
- Host: GitHub
- URL: https://github.com/myrobotlab/inmoov
- Owner: MyRobotLab
- Created: 2016-12-10T23:16:32.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-01-06T04:49:49.000Z (6 months ago)
- Last Synced: 2025-03-28T16:04:20.798Z (3 months ago)
- Language: Python
- Homepage: http://myrobotlab.org
- Size: 137 MB
- Stars: 102
- Watchers: 53
- Forks: 68
- Open Issues: 34
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# InMooV - Service launcher v 1.0.0
This is the full configurable internationnal launcher script for Inmoov service.
Worky out of the box with standardized InMoov hardware configuration.
## Getting Started
MORE informations here : http://myrobotlab.org/service/InMoov
At this time ( v 1.0.0 ) , configurable things are inside the config folder.
By default virtual environment is started, so you can test things with no risk !
To start using the Finger Starter with real hardware, set :
( The Finger Starter is considered here to be right index, so make sure your servo is connected to pin3 of you Arduino )```
ScriptType=RightSide | inside config/_InMoov.config
MyRightPort=COMx | inside config/_service_6_Arduino.config
isRightHandActivated=True | inside config/skeleton_rightHand.config
voice command sample : OPEN HAND
```Check your configuration inside Inmoov.config ( exemple to change english to french )
If you setup 2 arduino + configs in skeleton folder, it can run full Inmoov or separated parts ( right hand / head ... )
### DOCUMENTATION & HELP
http://myrobotlab.org/service/InMoov
bugs report : https://github.com/MyRobotLab/inmoov/issues