DOC: User and Development docs for TAGI. - #5
diogoalvessoares wants to merge 4 commits into
Conversation
|
Hello Diogo! Awesome implementation. |
|
Hello Lucas. Regards, Diogo. |
No need for over-complication. Just delete the material on the README so it is just an introduction to Tagi. |
|
On it! |
|
Hello, I have made some changes recently. They have taken effect. Tell me if you need anything else on this branch. Regards, Diogo. |
…nt private IDMind repo version.
|
Hello Lucas, Check the newest commit and the update to the pull request information, very important. Regards, Diogo. |
| """ | ||
| pan_id = self.pan.id | ||
| tilt_id = self.tilt.id | ||
| hx.connect("/dev/serial0", 115200) |
There was a problem hiding this comment.
Need to double check why this change was done
Notes
Old behaviour
New behaviour
-> The docs/ features two different folders:
--> docs/dev:
---> develop_in_tagi: Best guide for people that want to begin developing in TAGI;
---> middleware: Documentation about what the middleware.py is about;
---> python_api: Python API;
---> rest_api: Rest API;
---> scripts: Documentation for what each of the scripts available on elmo-v2/scripts does;
---> setup: Documentation for how to configure RPI 5.
--> docs/user:
---> behaviour_usage: Quick guide on how to interact with TAGI;
---> first_usage: TAGI First usage instructions.
Note: For existing changes, yet also part of the REPO src/ files, or not, their Technical Documentation has been added in their respective pull request, requiring moving to them in order to see it.