DexterInd / GoPiGo3

The GoPiGo3 is a Raspberry Pi Robot!
https://gopigo.io
Other
96 stars 85 forks source link

hotfix - fix multiple gopigo3 projects & add some READMEs #198

Closed RobertLucian closed 6 years ago

RobertLucian commented 6 years ago

Changes brought in this PR:

  1. Fixed the bug reported by @cyclicalobsessive where the position of the servo is updated before it's sent for further processing. He did give a thorough description in this forum post.

  2. Made the servo control project actually cut off the power to the servos when commanded so instead of just positioning the servos to their mid position. Requires https://github.com/DexterInd/GoPiGo3/pull/199.

  3. Added READMEs for the rest of the GoPiGo3 projects except the Balance Bot which has been made by @mattallen37.

  4. Added a note for DexterOS users in each of the projects' directory telling them that installing the aforementioned dependencies is not required on DexterOS.