This repository was archived by the owner on Sep 14, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5ec9a84
commit d6c9bff
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
# UT RoboMaster CV - Stampede | ||
|
||
2023 Fleet:  | ||
|
||
UT Stampede RoboMaster CV Repository | ||
|
||
Code is written for BeagleBone AI-64 | ||
|
||
For questions about the BeagleBone AI-64, our code, history of development on the BeagleBone AI-64 for a full RoboMaster CV system, and tips on getting started, documentation, etc. please contact Paul Han (email: [email protected] Discord: @bornhater) | ||
|
||
## Code Organization | ||
|
||
Our CV system is organized into subsystems that cover various tasks necessary for a full RoboMaster CV system | ||
|
||
Subsystems are listed below, in order of being called in *main.py* which is a continuous loop, running our system: | ||
|