Skip to content

Add PathPlanner support#123

Merged
Aradig26 merged 17 commits intomainfrom
pathplanner
Jan 13, 2024
Merged

Add PathPlanner support#123
Aradig26 merged 17 commits intomainfrom
pathplanner

Conversation

@admlvntv
Copy link
Copy Markdown
Contributor

@admlvntv admlvntv commented Nov 11, 2023

Closes #119

may the gods smite the creator of auto generated 3k line json files
@admlvntv admlvntv added enhancement New feature or request dependencies Relates to dependencies labels Nov 11, 2023
RobotConstants.get().moduleTranslations()[0].getNorm(),
new ReplanningConfig()),
() -> {
return DriverStation.getAlliance().get() == DriverStation.Alliance.Red;
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

this could cause a NullPointerException, please check if it is present before calling it. maybe default to false.

@Aradig26 Aradig26 marked this pull request as ready for review January 13, 2024 14:59
@Aradig26 Aradig26 requested a review from EQMoore January 13, 2024 18:04
Copy link
Copy Markdown
Contributor

@EQMoore EQMoore left a comment

Choose a reason for hiding this comment

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

lgtm

@Aradig26 Aradig26 merged commit ed05656 into main Jan 13, 2024
@admlvntv admlvntv deleted the pathplanner branch January 13, 2024 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Relates to dependencies enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add pathplanner support

3 participants