Skip to content

Update README.md - #299

Open
Wu-Fan-529 wants to merge 2 commits into
mainfrom
update-readme
Open

Update README.md #299
Wu-Fan-529 wants to merge 2 commits into
mainfrom
update-readme

Conversation

@Wu-Fan-529

Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings April 25, 2026 00:42
@Wu-Fan-529
Wu-Fan-529 requested a review from a team as a code owner April 25, 2026 00:42

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the repository README to reflect the 2026 robot code repo, providing navigation links and higher-level documentation of major software systems (logging, simulation, vision, state machine, controls, and autos).

Changes:

  • Replaces the old swerve-code-focused README with a 2026 robot-code overview and quick links.
  • Adds sections for competitions/social links and the 2026 game reference.
  • Documents key software features (logging, simulation, vision alignment, state machine control, PID/Motion Magic, and autonomous approach).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md
Comment on lines +58 to +60
Key advantage

Simulation enables faster iteration and reduces risk before deploying to the real robot.

Copilot AI Apr 25, 2026

Copy link

Choose a reason for hiding this comment

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

"Key advantage" is currently plain body text; if it's intended to be a label/heading, format it as a markdown heading/bold label (and consider adding a colon) so it renders distinctly from surrounding paragraphs.

Copilot uses AI. Check for mistakes.
Comment thread README.md
- If valid, tryState returns the new state and executes the associated command. Each state maps to commands with defined subsystem requirements to avoid conflicts.
- In `RobotContainer` we call tryState wrapped in a deferred proxy so the transition can be re-evaluated continuously and adapt to real-time conditions.

Key advantage

Copilot AI Apr 25, 2026

Copy link

Choose a reason for hiding this comment

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

"Key advantage" is currently plain body text; if it's intended to be a label/heading, format it as a markdown heading/bold label (and consider adding a colon) so it renders distinctly from surrounding paragraphs.

Suggested change
Key advantage
**Key advantage:**

Copilot uses AI. Check for mistakes.
Comment thread README.md
- Instagram: https://www.instagram.com/frcteam3255/
- YouTube (Primary): https://www.youtube.com/@FRC3255
- YouTube (Clips): https://www.youtube.com/@FRC3255Clips
- Build thread (Chief Delphi):

Copilot AI Apr 25, 2026

Copy link

Choose a reason for hiding this comment

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

The "Build thread (Chief Delphi):" bullet has no URL/content. Consider adding the link or removing the bullet to avoid an empty entry in the Social list.

Suggested change
- Build thread (Chief Delphi):

Copilot uses AI. Check for mistakes.

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.

add build thread link

Comment thread README.md
Comment on lines +76 to +78
#### Resistance to defence while shooting

We experienced heavy defence at our Division Championship, so the robot dynamically adjusts while shooting.

Copilot AI Apr 25, 2026

Copy link

Choose a reason for hiding this comment

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

Spelling is inconsistent with other repo references (e.g., "defense" in RobotContainer). For consistency/searchability, consider using a single spelling ("defense" or "defence") throughout.

Suggested change
#### Resistance to defence while shooting
We experienced heavy defence at our Division Championship, so the robot dynamically adjusts while shooting.
#### Resistance to defense while shooting
We experienced heavy defense at our Division Championship, so the robot dynamically adjusts while shooting.

Copilot uses AI. Check for mistakes.
Comment thread README.md
Comment on lines +44 to +46
Key advantage

Logging allows us to understand exactly what the robot was "thinking" during a match. We can replay logs with data, graphs, and the field with robot poses to diagnose issues, tune performance, and identify inconsistencies.

Copilot AI Apr 25, 2026

Copy link

Choose a reason for hiding this comment

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

"Key advantage" is currently plain body text; if it's intended to be a label/heading, format it as a markdown heading/bold label (and consider adding a colon) so it renders distinctly from surrounding paragraphs.

Copilot uses AI. Check for mistakes.
Comment thread README.md
- California District Port Hueneme Event
- Califoania District Glendale Event
- FIRST South California State Champinship presented by Magna
- FIRST Championship - Hohnson Division

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
- FIRST Championship - Hohnson Division
- FIRST Championship - Johnson Division

Comment thread README.md
- Instagram: https://www.instagram.com/frcteam3255/
- YouTube (Primary): https://www.youtube.com/@FRC3255
- YouTube (Clips): https://www.youtube.com/@FRC3255Clips
- Build thread (Chief Delphi):

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.

add build thread link

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants