At the moment I want to try create something new in my Robot club, then I try to implement a real AI Robot for our thesis It's too challenge for me and my team member but we're going to try my best until It finish, OH! and the demo of this project can win in 2nd of Mental health solution project, I don't know why should you know but you're already know :)
-
Python
Download Python-version 3.12.6: https://www.python.org/downloads/release/python-3126/
-
Git bash
For execute run.sh file if don't have install in this link: https://git-scm.com/downloads
If you want to edit some file in this project you have to run below command before edit.
Run virtual environment:
-
.\TOMI-env\Scripts\activate
For window os
-
source TOMI-env/Scripts/activate
For git or linux kernel
Warning: You have to located on default path when accessed into this project.
Stop virtual environment:
-
deactivate
For close virtual environment