Stage 1a curriculum Kitbot Drivetrain - #153
Open
Spaceman113138 wants to merge 33 commits into
Open
Conversation
…38/frcsoftware.org into stage-1a-curriculum
|
🌐 Preview URL: https://pr-153.frcsoftware.pages.dev |
Adrianamm
reviewed
Jul 30, 2026
Adrianamm
reviewed
Jul 31, 2026
…38/frcsoftware.org into stage-1a-curriculum
Spaceman113138
marked this pull request as ready for review
August 5, 2026 00:07
…38/frcsoftware.org into stage-1a-curriculum
Adrianamm
reviewed
Aug 5, 2026
| You can also read the [WPILib docs on simulation](https://docs.wpilib.org/en/stable/docs/software/wpilib-tools/robot-simulation/index.html) if you would like to learn more about simulation. | ||
|
|
||
| # Drivetrain Sim | ||
|
|
Member
There was a problem hiding this comment.
I would explain that students should be going to and editing Robot.java
| For this stage custom classes have been provided that abstract away much of this logic. | ||
| You can find these files under the `simulation` folder if you would like to read the implementation. | ||
| You can also read the [WPILib docs on simulation](https://docs.wpilib.org/en/stable/docs/software/wpilib-tools/robot-simulation/index.html) if you would like to learn more about simulation. | ||
|
|
Member
There was a problem hiding this comment.
I think somewhere in this section is a good place to talk about what AdvantageScope is. It's mentioned throughout this page but what AdvantageScope is doesn't get explained
Comment on lines
+130
to
+131
| width="564" | ||
| height="300" |
Member
There was a problem hiding this comment.
Suggested change
| width="564" | |
| height="300" | |
| width="564px" | |
| height="300px" |
| alt="Robot Mode Window" | ||
| src="/learning-course/stage1/stage1a/robotMode.webp" | ||
| /> | ||
|
|
Member
There was a problem hiding this comment.
I think written instructions and a video screen recording might go well here
Member
|
Stage 1a kind of needs a name. Maybe Kitbot intro? |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Cirriculum for evreything needed to program the kitbot drivetrain. Makes progress on #13.
Meta
Merge checklist: