Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shoot on the move #27

Open
Liam-Stow opened this issue Jan 20, 2024 · 1 comment
Open

Shoot on the move #27

Liam-Stow opened this issue Jan 20, 2024 · 1 comment

Comments

@Liam-Stow
Copy link
Member

Liam-Stow commented Jan 20, 2024

just putting this link here so we can find it again if we decide to go down this route https://www.chiefdelphi.com/t/shoot-while-move-code-1706/410494

Another example implimentation, featuring iteratively recalculating the shot time until it stabilises: https://github.com/rr1706/2022-Main/blob/main/src/main/java/frc/robot/commands/TurretedShooter/SmartShooter.java

@Liam-Stow
Copy link
Member Author

Liam-Stow commented Jan 21, 2024

20240121_211925.jpg

Shot time t may need to be guessed initally based on the original goal position, then recalculated a few times until it stops chaning (1706 did this 5 times max)

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

No branches or pull requests

1 participant