Skip to content

Add physics-based shooter regression with variable-height target support#5

Draft
EthanRiley wants to merge 1 commit intomasterfrom
fixedEntryAngleModel
Draft

Add physics-based shooter regression with variable-height target support#5
EthanRiley wants to merge 1 commit intomasterfrom
fixedEntryAngleModel

Conversation

@EthanRiley
Copy link

Introduces ShooterRegression (abstract base) and EntryAngleShooterModel (concrete implementation) that analytically solve for flywheel velocity and hood angle given a fixed desired entry angle at the target. Target height is passed per-call so the model adapts to variable-height scoring positions. Adds field geometry constants to ShooterConstants.

Introduces ShooterRegression (abstract base) and EntryAngleShooterModel
(concrete implementation) that analytically solve for flywheel velocity
and hood angle given a fixed desired entry angle at the target. Target
height is passed per-call so the model adapts to variable-height scoring
positions. Adds field geometry constants to ShooterConstants.
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.

2 participants