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

Rewrite aimerio #40

Merged
merged 7 commits into from
Oct 9, 2024
Merged

Rewrite aimerio #40

merged 7 commits into from
Oct 9, 2024

Conversation

aidnem
Copy link
Contributor

@aidnem aidnem commented Oct 9, 2024

Purpose
Rewrite AimerIoRoborio to use TalonFX to control the motors. Also moves all of the PID logic to be running on the talon and use Fused encoder input (combine CANcoder with motor's internal encoder for hopefully better results).

Project Scope

  • Create AimerIO for the robot
  • Configure kraken to use CANCoder as feedback sensor
  • Configure kraken to use PID constants to control arm
  • Add (low) voltage limit and current limit to the arm motor

@aidnem aidnem linked an issue Oct 9, 2024 that may be closed by this pull request
4 tasks
Copy link
Member

@jkleiber jkleiber left a comment

Choose a reason for hiding this comment

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

LGTM

@aidnem aidnem merged commit 4ba686f into main Oct 9, 2024
3 checks passed
@aidnem aidnem deleted the rewrite-aimerio branch October 9, 2024 23:34
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.

Rewrite the AimerIO for the actual robot
3 participants