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

Bionic calibration #21

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Bionic calibration #21

wants to merge 1 commit into from

Conversation

WT-MM
Copy link
Member

@WT-MM WT-MM commented Aug 22, 2024

No description provided.

@@ -41,6 +43,9 @@ class CanMessage:
class BionicMotor(MotorInterface):
"""A class to interface with a motor over a CAN bus."""

CALIBRATION_SPEED = 0.5
CALIBRATION_DELAY = 0.01
Copy link
Collaborator

Choose a reason for hiding this comment

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

can you add this to robstride as well?

Copy link
Collaborator

Choose a reason for hiding this comment

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

if it's attribute it doesn't have to be in capital letters

"""Calibrates motor assuming the existence of hard stops.

TODO: Implement calibration method.
Copy link
Collaborator

Choose a reason for hiding this comment

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

<3

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.

2 participants