Skip to content

Position-Based Motor Control#132

Draft
epw1624 wants to merge 12 commits intomainfrom
feat/emily/more_sophisticated_drive_control
Draft

Position-Based Motor Control#132
epw1624 wants to merge 12 commits intomainfrom
feat/emily/more_sophisticated_drive_control

Conversation

@epw1624
Copy link
Copy Markdown
Contributor

@epw1624 epw1624 commented Mar 25, 2026

The velocity-related functions in the PhidgetBLDCMotor API express velocity as a percentage of maximum power being applied to the motor. Instead, we can use the PhidgetMotorPositionController API to communicate with the motor controller's built-in PID controller, for better control of the motors

@epw1624 epw1624 linked an issue Mar 25, 2026 that may be closed by this pull request
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.

Improve drive control to support more sophisticated control

1 participant