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

Feature disable motion magic #11

Merged
merged 13 commits into from
Feb 16, 2024
Merged

Feature disable motion magic #11

merged 13 commits into from
Feb 16, 2024

Conversation

suryatho
Copy link
Contributor

Moved arm motion profile and the feedforward model into the subsystem. The IO layer only has to deal with controlling to the current setpoint.

Add ArmVisualizer into Arm
Make sim work for Arm
Change Goal names
Move profile in to subsystem
@jwbonner jwbonner linked an issue Feb 14, 2024 that may be closed by this pull request
@jwbonner
Copy link
Member

Looks good, just make sure to fix those last couple of issues and we can get this merged.

@jwbonner
Copy link
Member

I pushed a couple of fixes for the model, so it's just the atSetpoint logic that needs to be changed.

@jwbonner jwbonner merged commit 557f9f6 into main Feb 16, 2024
2 checks passed
@jwbonner jwbonner deleted the feature-disable-motion-magic branch February 16, 2024 02:11
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.

Change arm to use TrapezoidalProfile instead of motion magic
2 participants