This Repo houses all missions of mate 2021 for the AI team
clone the repo first:
git clone https://github.com/RobEn-AAST/AI-Mate-ROV-2021.git
or pull any changes done since you last checked:
git pull
-
Each folder houses a Mission and should be named after that mission's number-title
- example : ( Task 2.2 - health of the coral colony).
-
each folder should have all task scripts only for said task
-
each mission folder should have a requirements.txt file to specify the required dependencies for that specific mission.
-
create virtual envs for each mission for only that mission's libraries
-
make / use a description folder in each task that has included notes and mission abstract
-
cut down on pre-project junk