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

(V2.1) Wrist Servo Problem #27

Open
apockill opened this issue Oct 12, 2016 · 1 comment
Open

(V2.1) Wrist Servo Problem #27

apockill opened this issue Oct 12, 2016 · 1 comment
Labels

Comments

@apockill
Copy link
Member

Bug:
When plugging in robot, wrist goes all the way to 0 degrees, and makes "whining" noises.

Expected Result:
Wrist servo should stay in it's current position

Steps to reproduce bug:

  1. Unplug robot from power and computer.
  2. Make sure robot has a wrist servo.
  3. Plug in robot power supply.
@apockill apockill added the bug label Oct 12, 2016
@yuntian1019
Copy link
Contributor

yuntian1019 commented Oct 14, 2016

Fixed in version 2.1.2
The wrist servo uses different pulse width(600~2400), and some machine didn't store assembly offset when produced. So when power up, it will read a wrong parameter from EEPROM.
2.1.2 set the offset to 0 in this condition.

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