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

'AXIS_STATE_MOTOR_CALIBRATION' is not a member of 'ODriveArduino' #734

Open
asif1001 opened this issue Apr 10, 2023 · 1 comment
Open

'AXIS_STATE_MOTOR_CALIBRATION' is not a member of 'ODriveArduino' #734

asif1001 opened this issue Apr 10, 2023 · 1 comment
Labels

Comments

@asif1001
Copy link

when i uploading code to Arduino i am getting below error

'AXIS_STATE_MOTOR_CALIBRATION' is not a member of 'ODriveArduino'

@asif1001 asif1001 added the bug label Apr 10, 2023
@samuelsadok
Copy link
Member

AXIS_STATE_MOTOR_CALIBRATION is defined in ODriveEnums.h so you may have to #include that file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants