DexterInd / GoPiGo3

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

For discussion: set methods to use high speed limit so limit is always from set_speed #209

Closed CleoQc closed 5 years ago

CleoQc commented 5 years ago

This removes the need to call forward() after a change in set_speed() (from easygopigo3). For now this PR is only for discussion as we think about potential side effects, if any.