-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2 from truher/main
move docs to docs directory, fiddle with readme's
- Loading branch information
Showing
38 changed files
with
23 additions
and
21 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,31 +1,20 @@ | ||
# all25 | ||
|
||
[](https://github.com/Team100/all25/actions/workflows/main.yml) | ||
[](https://github.com/Team100/all25/actions/workflows/lib.yml) | ||
[](https://github.com/Team100/all25/actions/workflows/raspberry_pi.yml) | ||
|
||
|
||
all25 contains *all* the Team 100 code for *2025.* There's just one repository, | ||
so that sharing library code across projects is easier. | ||
|
||
This style of code management is sometimes called a ["monorepo"](https://en.wikipedia.org/wiki/Monorepo) if you want to read more about it. | ||
|
||
Here is the directory layout: | ||
What's here: | ||
|
||
* **lib**: evergreen RoboRIO library code | ||
* **comp**: RoboRIO competition code for 2025 | ||
* **raspberry_pi** coprocessor tasks: vision, logging, GTSAM | ||
* **studies**: small independent projects | ||
* your project | ||
* another project | ||
* **doc**: Documentation: look here for instructions! | ||
* **lib**: Evergreen RoboRIO library code | ||
* **raspberry_pi** Coprocessor tasks: vision, logging, GTSAM | ||
* **studies**: Small independent projects | ||
* Your project | ||
* Another project | ||
* etc ... | ||
|
||
# Getting Started | ||
|
||
First time working on Control? Fret not! This guide will walk you through everything from setting up your development environment, to deploying code to the RoboRIO, to controlling your first motor, and then to building a complex robot. It's an in-progress guide so please add to it anytime you see gaps. | ||
|
||
Chapters: | ||
1. [Setting up your development environment](README_1_STARTING.md) | ||
2. [Getting your first motor running](README_2_MOTOR.md) | ||
3. [Creating a new 'study'](README_3_STUDY.md) | ||
all25 contains *all* the Team 100 code for *2025.* There's just one repository, | ||
so that sharing library code across projects is easier. | ||
|
||
This style of code management is sometimes called a ["monorepo"](https://en.wikipedia.org/wiki/Monorepo) if you want to read more about it. |
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 |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# doc | ||
|
||
Documentation for Team100 control engineering software. | ||
|
||
## Getting Started | ||
|
||
First time working on Control? Fret not! This guide will walk you through everything from setting up your development environment, to deploying code to the RoboRIO, to controlling your first motor, and then to building a complex robot. It's an in-progress guide so please add to it anytime you see gaps. | ||
|
||
Chapters: | ||
1. [Setting up your development environment](README_1_STARTING.md) | ||
2. [Getting your first motor running](README_2_MOTOR.md) | ||
3. [Creating a new 'study'](README_3_STUDY.md) | ||
|
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes