Skip to content

Add 'UpdateSmartdashboard' Method to Subsystem Interface #20

@joecaraccio

Description

@joecaraccio

To force all of our subsystems to have a Smartdashboard Update Method, we should add an UpdateSmartdashboard method to the Subsystem Interface.

https://github.com/Team138Entropy/Entropy2022/blob/main/src/main/java/frc/robot/subsystems/Subsystem.java

In the case of the arm it could store the current voltage, current current, shoulder position etc.
The drive train could store the gyro position, the encoders, motor voltages. etc.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions