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

Homing failed #454

Closed
archee8 opened this issue Feb 17, 2022 · 1 comment
Closed

Homing failed #454

archee8 opened this issue Feb 17, 2022 · 1 comment

Comments

@archee8
Copy link

archee8 commented Feb 17, 2022

[ INFO] [1645085480.296265564]: Current state: 2 device error: system:125 internal_error: 0 (OK)
[ INFO] [1645085480.296451906]: Current state: 0 device error: system:125 internal_error: 0 (OK)
[ INFO] [1645085480.297074644]: Current state: 0 device error: system:0 internal_error: 0 (OK)
[ INFO] [1645085480.297225639]: Current state: 0 device error: system:0 internal_error: 0 (OK)
[ERROR] [1645085480.297865332]: Initializing failed: homing not attained; Homing failed
success: False
message: "homing not attained; Homing failed"

When I run driver/init I get a homing error, but if I call driver/init again the drive will move and error again, and so on until the home signal is received. Kinco drive is used. In Kinco Servo + if I call homing everything completes without error. How to solve this problem?

@cschindlbeck
Copy link

This could be related to the timeout problem #433
If the joint is initially too far from the limit switch, it will interrupt the first time due to the timeout. The second time the joint is closer to the limit switch and it will succeed within the default time frame

@archee8 archee8 closed this as completed Jul 11, 2022
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

No branches or pull requests

2 participants