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

Changes from testing week of 2/19 and 2/26 #7

Merged
merged 49 commits into from
Mar 12, 2024
Merged

Changes from testing week of 2/19 and 2/26 #7

merged 49 commits into from
Mar 12, 2024

Conversation

shinthebinn
Copy link
Member

  • Implemented arm and intake. Arm has position control and manual control functionality. Intake is purely duty cycle controlled with two settings (95% for intake, 75% for indexing)
  • Shooter is tuned and has presets for the speaker base and amp
  • Vision is implemented but has very little functionality outside of pose tracking. Still, inputs are logged correctly from the limelight-fv table.
  • Conversions turned into Math102. Will be used for general math-related functions like truncation and conversions.
  • ControllerUtil class created to move input scaling to a generalized position. May be used more in the future when need arises.
  • Various name changes to make inputs and variables more descriptive

lncompetant and others added 30 commits January 20, 2024 15:43
… for the angles the limelight will be seeing
Set up arm for testing and added smart motion
invert the follower motor correctly, compensate voltage, rename stopArm() to stop(), added inputs, added deadbanding and proper holding to manual control
Configured feed-forward voltage, added axis scaling to manual control and also moved to its own file in /util/, moved manual control activator to RS
keep it consistent with our naming scheme
Added some commands for preliminary drive team stuff, updated swerve offset, tuned shooter, got subwoofer and amp presets for shooter, tuned intake speed, arm is a bit slower (may need to tune better soon)
More consistent with the subwoofer base preset which also sets the arm angle
sorry for the ton of commits, these changes were not tested and were made quickly
Updated angle and shooter speed for amp, updated angles for holding/intaking/subwoofer shot, made target-space entry actually publish
Copy link
Contributor

@carahegadorn carahegadorn left a comment

Choose a reason for hiding this comment

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

I this has all been tested - we need to get main up to what's been tested in the test branch...

@carahegadorn carahegadorn merged commit 0d1d3cf into main Mar 12, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

5 participants