-
Notifications
You must be signed in to change notification settings - Fork 710
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
fail on calibration #441
Comments
after sevral times repeating, it works now, but the second motor of the follower always hold to the max value 78.134766:
other joints are all good, so can't find what happened |
and red light on the second motor is blinking...... |
Hi, it looks like an issue with your follower's 2nd motor (XL430). |
Sevral times tries have been made, including restarting even restoring by dynamixel wizard 2, but failed. things are strange when after configuring, in the rest position:
look at the 82.5293, which make the motor block at the max position.(the ture value should near 135, at least over 90) |
I had similar problem with motor being in wrong position. But for me recalibration worked well. What I found also is that for everything related to motors parameters Dynamixel software is quite useful: https://emanual.robotis.com/docs/en/software/dynamixel/dynamixel_wizard2/ |
factory reset and firmware recovery both tried but still failed |
I guess it's because the tolerance when calibrating. Sometimes when I tried, the follower's 2nd motor will start (rest position) at a vertical position immediately, and follow the leader normally (except an angle of nearly 45 dgrees). But I do follow the pictures and instructions! it's wired |
ok somehow I successed. I opened the Dynamixel wizard2, and manully set the "homing_offset" value, to let the motors of two arms show same dgree in same position, respectively. But there must be some thing wrong, right? |
Could be... the error I had is described in
But in your case misalignment is not outside of nominal range (just 45 degrees), so you don't receive such an error. |
@aliberts I have the same issue, and I don't get the point of the calibration process. If the original design of this set of arm is just have some flaws need to be corrected, the current version is just terrible. The calibration program never get the job done, so no matter how many times you have tried to recalibrate, only causes your robot goes crazy trying to flip its position and being trapped to a locked position. There must be some critial errors in the calibration process. But apart from that, I'm just don't get the idea why there must be a calibration before the robot arm can be teleporated. is it trying to fix some of the mistakes during the assembly process such as accidentally turned the servo, or just to correct the errors between the two arm? If it's the former, the entire calibration can be totally pointless since the servo will just do a harsh flip, when the angle passes 180 degs then turns into -180 degs, and vice versa; It just impossible to be corrected if the servo works under position conrol mode, and factory reset won't help either since you will find the plate do have a slot or key to ensure it's being installed at the right position, if you have took the servo apart. Or the calibration has to be done due to some precision issue, I donl't think that's a must either. since all the parts are being fixed with screws, they should already precise enough to do these block picking job; if you do wants that precise, this set of robots shouldn't being made wih fdms, and these servos aren't capable, too. From my point this calibration program should be deleted. If someone wants to fix their assembly mistakes, they can just teleporate it first, and all the mistaken steps will be clear; currently this feature is unfunctioning, adds more mess, and can't be disabled. |
@Lemin2 I understand your frustration. Could you send a video of you doing the calibration procedure of both arms? You might be doing something wrong, and we might be able to unblock you. If the issue persiste, we can have a call on discord. For the next version of the arms (the pair cost 200$), we don't need a calibration procedure anymore! We are able to achieve this because there is only one way to assemble the robot. Unfortunately, it is not the case for Koch v1 :/ We aim to make simple things, but it requires a few iterations. |
ok since my issue is done, I guess this could be closed. Thank you all. |
@littlecay @Cadene @aliberts @JahJajaka I guess i just found where went wrong. Looking the generated calibration file, it's ridiculous to see that some of the servos are set to reversed mode. To fix this just set all the 1 to 0 in the drive_mode array, for both arm. |
you mean: |
Well, after successfully calibrated and running teleoperate for sometimes, I go on for other ops.
|
Could you provide the video of your calibration procedure and the resulting failure? Thanks! |
After carefully calibrate, I run the copy process, and met multiple failures. Now I print the angle, and just found that the main leader arm shows:
when in the zero pos,
and shows:
when in the rotated pos.
What could possiblly happened? I followed the instruction 7 carefully, and now am helpless and have no idea. pls save me
The text was updated successfully, but these errors were encountered: