Commit bb08f125 authored by Aadil M. Alli's avatar Aadil M. Alli

Add new file

parent 5864e70e
Running commands made in python for Alphabot
-Python files must be saved as executable scripts in order to run if you are creating your own
-Alphabot Class file (AlphaBot2.py) must be in the same folder location as desired script in order to run
1 - Open terminal and navgiate to folder of script
cd ~/code/AlphaBot2/AlphaBot2/python
2 - Call specific name of folder in order to run the command inside
To run the forward function:
sudo python 1forward.py
To run the line following function:
sudo python Line_Follow.py
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment