MyRobotLab / InMoov

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

todo : inmoov brain documentation #74

Closed moz4r closed 7 years ago

moz4r commented 7 years ago

need a tool to create some of shared diagram. It will be used to document some random reactions of the robot, inmoov service, chatbot functionalities... Usefull for new developers and us before we get lost inside the code... Any ideas guys ? necessary ?

moz4r commented 7 years ago

https://www.draw.io/?client=1&title=Copy%20of%20Untitled%20Diagram.xml#HMyRobotLab%2Finmoov%2Fdevelop%2Ftools%2Fshared_diagrams_documentation%2FInMoovLife.xml

Sample :

image

hairygael commented 7 years ago

Nice diagram Anthony! Great work!

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

2017-05-17 16:42 GMT+02:00 Anthony notifications@github.com:

https://www.draw.io/?client=1&title=Copy%20of%20Untitled% 20Diagram.xml#HMyRobotLab%2Finmoov%2Fdevelop%2Ftools%2Fshareddiagrams documentation%2FInMoovLife.xml

Sample :

[image: image] https://cloud.githubusercontent.com/assets/18124594/26159800/d92f7d72-3b1f-11e7-8d98-df3da6be4d81.png

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/MyRobotLab/inmoov/issues/74#issuecomment-302112810, or mute the thread https://github.com/notifications/unsubscribe-auth/AIF2x3LJyrRvoS2mDbI7bleQsNgSl8FLks5r6wdvgaJpZM4NZsVr .

ghost commented 7 years ago

Hi Anthony I am still working on the "open the door" scenario and work on the path finding and negotiating to a target location. In your diagram you have a PIR sensor that is specifically designed for detecting humans? In my case I would like to command my InMoov to "go to the door". I will mark the door with a marker. I would like to use aruco-markers but so far have not been able to find/create a python library from the existing library I found on the net. I am kind of limited to python because all the other stuff I have done so far (kinect, path finding, visualisazion with pygame) I have done in python 2.7. Do you have any experience with python wraps for c++ libraries? http://docs.opencv.org/3.1.0/d5/dae/tutorial_aruco_detection.html Juerg

moz4r commented 7 years ago

Hi juerg , great idea ! look forward to test all of this. I saw grog said we need javacv 1.32 Yes pir specifically designed for human detection , to poweron opencv or wakeup the robot

moz4r commented 7 years ago

https://github.com/MyRobotLab/inmoov/wiki/BRAIN-DOCUMENTATION