Compare commits
28 Commits
ee0b8eb6a0
...
do-not-mer
| Author | SHA1 | Date | |
|---|---|---|---|
| 63cbf571e6 | |||
| 5f33f5c859 | |||
| 05aaf697ce | |||
| d192664084 | |||
|
|
1d7b3be640 | ||
| fa11d612f7 | |||
| e00fbebcc4 | |||
| 3e2a37c035 | |||
| 53d13476a9 | |||
| 08e0b9a521 | |||
| 4533f952ed | |||
| 7eeead7d99 | |||
| e8176500f9 | |||
| c4aa9548ed | |||
| d017d132f9 | |||
| 6199a9c118 | |||
| 72547c5d64 | |||
| 5d57a3a17c | |||
| 5c7e2e9eb2 | |||
| e36e3d03fc | |||
| a35d599975 | |||
| 6dedb0a6f6 | |||
| be5350d8ac | |||
| 2412f2c896 | |||
| 125f1df3af | |||
| 3ddaf7e8d0 | |||
| 2629845c03 | |||
| fdbc180e30 |
26
README.md
26
README.md
@@ -1,25 +1,3 @@
|
||||
# 65266 Lego Dynamics - UNEARTHED Season Repository
|
||||
# DO NOT MERGE THIS BRANCH!!!!!
|
||||
|
||||
## Project Overview
|
||||
|
||||
This repository contains the Pybricks code for Team 65266 Lego Dynamics' robot for the UNEARTHED season.
|
||||
|
||||
## Robot Hardware
|
||||
|
||||
* **Robot Name:** Optimus Prime III
|
||||
* **Robot Firmware:** PyBricks firmware
|
||||
* **Motors:** Two large motors for attachments, C left, D right, Two small motors for drive, A left, B right
|
||||
* **Sensors:** visible up-facing color sensor for quick starts
|
||||
* **Attachments:** Lots of 'em
|
||||
|
||||
## Code Structure
|
||||
|
||||
Files are the different runs we do, with each run consisting of one or multiple mission completions. Another script combines these files into a "master" file, which then adds the color sensor to start logic.
|
||||
|
||||
## How to Use
|
||||
|
||||
Load the master file into PyBricks, then send it over to the robot. Then you hold a color LEGO up to the sensor to start it.
|
||||
|
||||
## License
|
||||
GNU General Public License
|
||||
You can take inspiration from our code, but you can't take our exact code.
|
||||
# MERGING THIS BRANCH WILL CAUSE THE CODE TO BE REMOVED!!! THIS IS ONLY FOR A FILE SYSTEM! DO NOT, UNDER ANY CIRCUMSTANCES, MERGE ANYTHING INTO THIS BRANCH OR MERGE THIS BRANCH INTO ANY OTHER!!!!
|
||||
|
||||
BIN
bluetooth.png
Normal file
BIN
bluetooth.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.3 KiB |
BIN
import.png
Normal file
BIN
import.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 836 B |
Reference in New Issue
Block a user