Skip to content

TheB4by/AI-for-Prosthesis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

comands = input("insert your comand:")#now here you store the command of the action that the client thought collect = False #here it stores the commands because if it is true the AI ​​executes the action but if it is false it does not if comands == "collect": #here you will check the command #here you execute the function of the command received from the client in case the user collect = True print("collect") collect = False comands = input("insert your comand:")#now here you store the command of the action that the client thought #now it's ready the sample code but revolutionary if you transform into a robotic arm #enjoy <-:

About

AI for Prosthesis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published