Skip to content

Refactoring to Clean Things Up - #1

Open
Garrison-Price wants to merge 12 commits into
robot_state_devfrom
garrison_refactor
Open

Refactoring to Clean Things Up#1
Garrison-Price wants to merge 12 commits into
robot_state_devfrom
garrison_refactor

Conversation

@Garrison-Price

@Garrison-Price Garrison-Price commented Oct 26, 2024

Copy link
Copy Markdown

Spending some time cleaning things up. I'll try to keep this branch up to date with changes on the robot_state_dev branch. Will eventually add comments to this PR to explain why certain things have changed.

DON'T MERGE THIS, YET


@Override
public void autonomousInit() {
updateAllianceFromDS();

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

I don't think this works because the auto paths are already loaded in RobotInit by the time this is called. You could reload the auto paths if the alliance is changed.

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Nvm it flips the path when the command is called.

lucasjhan08 added a commit that referenced this pull request Nov 18, 2024
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.

4 participants