Skip to content

Interpolation tolerance -> master#114

Open
Nitay4 wants to merge 11 commits intomasterfrom
interpulation-tolerance
Open

Interpolation tolerance -> master#114
Nitay4 wants to merge 11 commits intomasterfrom
interpulation-tolerance

Conversation

@Nitay4
Copy link

@Nitay4 Nitay4 commented Feb 4, 2026

No description provided.

@Nitay4 Nitay4 added the Robot label Feb 4, 2026
drorta
drorta previously approved these changes Feb 4, 2026
double maxShootingDistanceFromTargetMeters
) {
public static boolean isReadyToScore(Robot robot, Rotation2d maxAngleFromHubCenter, double maxShootingDistanceFromTargetMeters) {
double distanceFromHub = Field.getHubMiddle().getDistance(ShootingCalculations.getShootingParams().predictedTurretPoseWhenBallLands());

Choose a reason for hiding this comment

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

maybe add somewhere a getDistanceFromHub(Pose2d) func

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants