abr / abr_control

Robotic arm control in Python
Other
416 stars 99 forks source link

Import pygame for examples #30

Closed p3jawors closed 5 years ago

p3jawors commented 5 years ago

Should add a try except in the pygame examples to let the user know that pygame has to be manually installed to run the examples in the case that it's missing.

studywolf commented 5 years ago

removed try / except, have PyGame as a dependency for the repo in https://github.com/abr/abr_control/commit/f10a585d1b9d321333c9c3b043e3abf736b597c4