Stage 1a curriculum Kitbot Drivetrain - #153
Merged
Merged
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
Member
|
Stage 1a kind of needs a name. Maybe Kitbot intro? |
DylanB5402
reviewed
Aug 9, 2026
DylanB5402
left a comment
Member
There was a problem hiding this comment.
Good work, this is a really strong start and I like what I'm seeing here. Left some comments scattered throughout, but we're making good progress. Let me know if there's anything you need to keep this going
3 tasks
…38/frcsoftware.org into stage-1a-curriculum
Adrianamm
reviewed
Aug 11, 2026
Adrianamm
left a comment
Member
There was a problem hiding this comment.
A few suggestions but it looks great!!
This was referenced Aug 12, 2026
Adrianamm
approved these changes
Aug 14, 2026
samfreund
approved these changes
Aug 14, 2026
Adrianamm
added a commit
that referenced
this pull request
Aug 14, 2026
## Description Stage 1B's first task told the user to paste in a bunch of unexplained code. This was not only not helpful, but Stage 1A explains what everything there does and is for. This PR rewrites that section to be in line with how we do the other tasks. Closes #166. Blocked by #153. ## Meta Merge checklist: - [x] Pull Request title is [short, imperative summary](https://cbea.ms/git-commit/) of proposed changes - [x] The description documents the _what_ and _why_, including events that led to this PR - [x] Pull Request has been [linted and formatted](https://frcsoftware.org/contribution/styleguide/#linting-and-formatting) and follows the [styleguide](https://frcsoftware.org/contribution/styleguide) --------- Co-authored-by: Adriana <16786568+Adrianamm@users.noreply.github.com>
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: