Skip to content

Hardcode robot configuration settings#2

Merged
awdev1 merged 4 commits intomainfrom
awdevchanges
Mar 7, 2026
Merged

Hardcode robot configuration settings#2
awdev1 merged 4 commits intomainfrom
awdevchanges

Conversation

@awdev1
Copy link
Contributor

@awdev1 awdev1 commented Mar 6, 2026

This pull request adds a new robot hardware configuration file, defining the components and their connections for the robot system. The configuration includes motors, servos, sensors, and network devices, specifying their ports and relationships.

Hardware configuration additions:

  • Added a new Vestige.xml file that defines the robot's hardware layout, including:
    • An Ethernet device (limelight) with specified IP and serial number.
    • A LynxUsbDevice representing the Control Hub Portal, containing:
      • Two LynxModule hubs for motor and sensor connections, detailing ports for motors (e.g., frontRight, backRight, turretRotation, intake), servos (e.g., Hood, lift1, lift2, frontFlipper), and various sensors (e.g., RevColorSensorV3, ControlHubImuBHI260AP, goBILDAPinpoint).
      • A ServoHub with multiple servos for mechanisms such as flippers and stoppers.

@awdev1 awdev1 requested review from Juxtap0siti0n and Copilot March 6, 2026 04:45
@github-actions
Copy link

github-actions bot commented Mar 6, 2026

This PR was automatically closed because it adds new files.

If this is intentional, comment /not-a-mistake once to reopen it.

@awdev1 awdev1 self-assigned this Mar 6, 2026
@github-actions github-actions bot closed this Mar 6, 2026
@awdev1 awdev1 added documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers labels Mar 6, 2026
@awdev1
Copy link
Contributor Author

awdev1 commented Mar 6, 2026

/not-a-mistake

@github-actions github-actions bot reopened this Mar 6, 2026
@github-actions
Copy link

github-actions bot commented Mar 6, 2026

PR reopened.

If this PR is closed again, automatic reopening will be disabled.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds a new FTC Robot Controller hardware configuration XML intended to define the Vestige robot’s device map (motors/servos/sensors and a Limelight ethernet device) in a source-controlled location.

Changes:

  • Added a new robot hardware configuration XML (Vestige.xml) describing hubs, ports, and connected devices.

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

@awdev1 awdev1 requested a review from TuckerzKnight March 6, 2026 04:55
@awdev1 awdev1 removed the reopen-used label Mar 6, 2026
@awdev1 awdev1 merged commit 25e0907 into main Mar 7, 2026
@awdev1 awdev1 removed the request for review from Juxtap0siti0n March 7, 2026 06:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants