Blake2912 / Vahini-2.0

A Self-Driving Auto-irrigation Electric Vehicle
2 stars 1 forks source link

Refactor Code #11

Closed amartyanambiar closed 1 year ago

amartyanambiar commented 1 year ago

The plan is to create a separate module for drive functionalities. That would involve transfer of functions relating to the movement(forward,reverse, automate) of the vehicle to separate package.

amartyanambiar commented 1 year ago

@Blake2912 why is the requirements.txt contain soo many packages? are we using the old senior's file? if yes, we shall create a new one with the packages we use. LMK and i'll work on it.

Blake2912 commented 1 year ago

Go ahead if that's not a big work

amartyanambiar commented 1 year ago

Cool assigning myself. Plus jus to clarify. currently we have used only those two libraries right..

Blake2912 commented 1 year ago

Yeah but that is using tensor flow and stuff once check it by installing it in a separate env

Blake2912 commented 1 year ago

And we are using flask also

amartyanambiar commented 1 year ago

will check that!

amartyanambiar commented 1 year ago

@Blake2912 pls check and lmk if i can merge the above. We shall close the issue once done.