MyRobotLab / InMoov

inmoov repo
http://myrobotlab.org
87 stars 64 forks source link

InMoov service documentation #108

Closed moz4r closed 6 years ago

moz4r commented 6 years ago

@hairygael can we start to edit as draft http://myrobotlab.org/service/inmoov Goal is to refresh links, services names, minimal scripts, full script , todo list, setup ... before the release.

hairygael commented 6 years ago

Hello Anthony, Yes sure! The InMoov service looks a bit outdated by now. I won't be around for a few days though...

Gael Langevin Creator of InMoov InMoov Robot http://www.inmoov.fr @inmoov http://twitter.com/inmoov

2017-09-13 22:47 GMT+02:00 Anthony notifications@github.com:

@hairygael https://github.com/hairygael can we start to edit as draft http://myrobotlab.org/service/inmoov Goal is to refresh links, services names, minimal scripts, full script , todo list, setup ... before the release.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/MyRobotLab/inmoov/issues/108, or mute the thread https://github.com/notifications/unsubscribe-auth/AIF2x6DTnqGWgzqMtirSDUH2J8KbzKnZks5siD9fgaJpZM4PWtFW .

supertick commented 6 years ago

This can be the issue to track. Closing Make pyrobotlab/service/InMoov.py both cool & worky !!! as a duplicate but please be aware - the script is in pyrobotlab repo.

The reference to the service page should be through the develop branch like this http://myrobotlab.org/service/InMoov?branch=develop it will be copied into master when we release ...

The service page auto-magically appends the pyrobotlab/service/{serviceName}.py script https://github.com/MyRobotLab/pyrobotlab/blob/develop/service/InMoov.py

These references will auto-magically get fetched from help, or info, or many other ways. The script will auto-magically get tested every build, so we will all know quickly if it is borked.

It's important that this script is

moz4r commented 6 years ago

Doc in progress , guys is it the way to go ? http://myrobotlab.org/service/InMoov?branch=develop

moz4r commented 6 years ago

@hairygael & others maybe we need to remove "ear.addcommand" from full script. It is unused and it's confused. Because chatbot activated by default.

ear.addcommand are used inside DIY scripts ( also called testScripts / service scripts ) . I think it is enough ?