Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
A
Aadil Work
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Aadil M. Alli
Aadil Work
Commits
bb08f125
Commit
bb08f125
authored
Dec 07, 2022
by
Aadil M. Alli
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add new file
parent
5864e70e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
24 additions
and
0 deletions
+24
-0
Guide_Running
Guide_Running
+24
-0
No files found.
Guide_Running
0 → 100644
View file @
bb08f125
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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment