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 <-:
-
Notifications
You must be signed in to change notification settings - Fork 0
TheB4by/AI-for-Prosthesis
About
AI for Prosthesis
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published