Skip to content

Field2d on elastic ¯\(O_o)/¯ - #298

Merged
TaylerUva merged 7 commits into
mainfrom
field2d
Apr 25, 2026
Merged

Field2d on elastic ¯\(O_o)/¯#298
TaylerUva merged 7 commits into
mainfrom
field2d

Conversation

@Wu-Fan-529

Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings April 24, 2026 01:33
@Wu-Fan-529
Wu-Fan-529 requested a review from a team as a code owner April 24, 2026 01:33
@Wu-Fan-529 Wu-Fan-529 linked an issue Apr 24, 2026 that may be closed by this pull request

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

This PR adds a Field2d visualization feed for the robot pose and per-Limelight pose estimates, published to SmartDashboard/Elastic from the RobotPoses subsystem.

Changes:

  • Adds Field2d/FieldObject2d objects to visualize robot and vision-estimated poses.
  • Updates the FieldObject2d poses each periodic() cycle.
  • Publishes the Field2d sendable to SmartDashboard.

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

Comment thread src/main/java/frc/robot/subsystems/RobotPoses.java Outdated
@FRCTeam3255 FRCTeam3255 deleted a comment from Copilot AI Apr 25, 2026
@FRCTeam3255 FRCTeam3255 deleted a comment from Copilot AI Apr 25, 2026
Copilot AI review requested due to automatic review settings April 25, 2026 01:11

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

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.


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

Comment thread src/main/java/frc/robot/subsystems/RobotPoses.java Outdated
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings April 25, 2026 01:17
@FRCTeam3255 FRCTeam3255 deleted a comment from Copilot AI Apr 25, 2026

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

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.


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

Comment thread src/main/java/frc/robot/subsystems/RobotPoses.java
Comment thread src/main/deploy/elastic-layout.json
@TaylerUva TaylerUva added the ✨ Code Good - Ready to Test Code logic is good and ready to be approved just needs testing label Apr 25, 2026
@TaylerUva
TaylerUva merged commit 071487c into main Apr 25, 2026
2 checks passed
@TaylerUva
TaylerUva deleted the field2d branch April 25, 2026 01:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

✨ Code Good - Ready to Test Code logic is good and ready to be approved just needs testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Field2D on elastic

3 participants