-
Notifications
You must be signed in to change notification settings - Fork 48
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
ODrive has not been prerolled #15
Comments
@eirik-strand I have the same problem. Did you find any solutions? |
@eirik-strand @bsamadi I have the same problem, can you please post if you have any update on this issue? |
Hey all, sorry about that. I haven't generalised the package to work across different uses of the odrive, that was the intention behind the . Currently it requires prerolling to pickup the encoder index pulse before it can drive. Try editing the line at https://github.com/neomanic/odrive_ros/blob/master/src/odrive_ros/odrive_node.py#L490 If that works then I can make the change here. |
@neomanic thanks a lot for the reply odrive_ros/src/odrive_ros/odrive_node.py Line 374 in 65424ca
I added the following statement and now the motors are turning: |
All I get is a message that says its not been prerolled. What is prerolling? I'm using two scooter motors with hall sensors. 56v ODrive
@neomanic Thank you for the package, can you help me with this?
The text was updated successfully, but these errors were encountered: