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

offset calibration wizard has GUI error when loaded #2

Open
roboalchemist opened this issue May 2, 2015 · 0 comments
Open

offset calibration wizard has GUI error when loaded #2

roboalchemist opened this issue May 2, 2015 · 0 comments
Labels
Milestone

Comments

@roboalchemist
Copy link
Member

Traceback (most recent call last):
File "/Users/joe/Dropbox (ArcBotics)/ArcBotics/Engineering/Github/PoMoCo-2/GUI.py", line 498, in OnPaint
self.IndicateServo(dc, self.activeServo, 'Yellow')
File "/Users/joe/Dropbox (ArcBotics)/ArcBotics/Engineering/Github/PoMoCo-2/GUI.py", line 505, in IndicateServo
dc.DrawCircle(self.servoMapLocations[servo][0], self.servoMapLocations[servo][1], 8) # body outline circle
KeyError: None

@roboalchemist roboalchemist added this to the 2.0 milestone May 2, 2015
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

1 participant