DexterInd / GoPiGo3

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

feature - new line follower #215

Closed RobertLucian closed 5 years ago

RobertLucian commented 5 years ago
  1. Keep everything backwards-compatible while adding support for the new line follower too.
  2. Use SW I2C everywhere.
  3. Change documentation accordingly.
  4. Add project to let you tune your own PID controller for the line follower. It also comes with predefined Kp/Ki/Kd parameters for each line follower.

Requires https://github.com/DexterInd/DI_Sensors/pull/60.