uArmCreatorStudio icon indicating copy to clipboard operation
uArmCreatorStudio copied to clipboard

Communication protocol- issue with wrist

Open apockill opened this issue 7 years ago • 3 comments

The current version of the COM protocol. [ssS#V#] which sets servos will fail when setting wrist servos, because the uArm Library tries to get calibration data for the wrist servo- but that data doesn't exist, so it offsets the wrist servo and sets it to zero.

This should be fixed in the next version of the protocol, but that's not on my side of things.

apockill avatar Aug 27 '16 09:08 apockill

Has this been resolved? I remember seeing the wrist servo work correctly recently.

velovix avatar Sep 12 '16 21:09 velovix

It's been solved in my end (if you're using the firmware https://github.com/apockill/uArmCreatorStudio/tree/master/Robot%20Firmware/libraries/UArmForArduino-1.6.0)

However, if you use the normal uArmForArduino-1.6.0 package under https://github.com/uArm-Developer/UArmForArduino then the issue persists.

Should I close the issue since technically the problem is semi-fixed here and semi existent in another repository?

apockill avatar Sep 12 '16 21:09 apockill

Oh, I see. I guess it would make sense to close the issue if it's not a problem with this project. Whatever is more useful to you as a maintainer, right? :D

velovix avatar Sep 12 '16 22:09 velovix