Skip to content

Stage 1a curriculum Kitbot Drivetrain - #153

Open
Spaceman113138 wants to merge 33 commits into
frcsoftware:mainfrom
Spaceman113138:stage-1a-curriculum
Open

Stage 1a curriculum Kitbot Drivetrain#153
Spaceman113138 wants to merge 33 commits into
frcsoftware:mainfrom
Spaceman113138:stage-1a-curriculum

Conversation

@Spaceman113138

@Spaceman113138 Spaceman113138 commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Description

Cirriculum for evreything needed to program the kitbot drivetrain. Makes progress on #13.

Meta

Merge checklist:

@github-actions github-actions Bot added Curriculum material Curriculum materials, lessons for students, etc stage1 examples labels Jul 30, 2026
@github-actions

Copy link
Copy Markdown

🌐 Preview URL: https://pr-153.frcsoftware.pages.dev

Comment thread src/content/docs/learning-course/stage1/stage1a/kitbot-drivetrain.mdx Outdated
Comment thread src/content/docs/learning-course/stage1/stage1a/kitbot-drivetrain.mdx Outdated
Comment thread src/content/docs/learning-course/stage1/stage1a/kitbot-drivetrain.mdx Outdated
Comment thread src/content/docs/learning-course/stage1/stage1a/kitbot-drivetrain.mdx Outdated
Comment thread src/content/docs/learning-course/stage1/stage1a/kitbot-drivetrain.mdx Outdated
Comment thread src/content/docs/learning-course/stage1/stage1a/kitbot-drivetrain.mdx Outdated
Comment thread src/content/docs/learning-course/stage1/stage1a/kitbot-drivetrain.mdx Outdated
@github-actions github-actions Bot added the infra Any infrastructure for building the website or syncing files label Aug 3, 2026
@Spaceman113138
Spaceman113138 marked this pull request as ready for review August 5, 2026 00:07
@Spaceman113138
Spaceman113138 requested a review from a team as a code owner August 5, 2026 00:07
Comment thread src/content/docs/learning-course/stage1/stage1a/drivetrain-sim.mdx
Comment thread src/content/docs/learning-course/stage1/stage1a/drivetrain-sim.mdx
Comment thread src/content/docs/learning-course/stage1/stage1a/drivetrain-sim.mdx
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

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
width="564"
height="300"
width="564px"
height="300px"

alt="Robot Mode Window"
src="/learning-course/stage1/stage1a/robotMode.webp"
/>

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think written instructions and a video screen recording might go well here

Comment thread src/config/sidebarConfig.ts
Comment thread src/config/sidebarConfig.ts
Comment thread src/content/docs/learning-course/stage1/stage1a/drivetrain-sim.mdx
@Adrianamm

Copy link
Copy Markdown
Member

Stage 1a kind of needs a name. Maybe Kitbot intro?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Curriculum material Curriculum materials, lessons for students, etc examples infra Any infrastructure for building the website or syncing files stage1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants