DexterInd / GoPiGo3

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

fix steer() to follow robot speed #303

Closed CleoQc closed 2 years ago

CleoQc commented 2 years ago

the steer() method was not taking the robot speed into consideration as reported by https://github.com/DexterInd/GoPiGo3/issues/277

Thank you to https://github.com/slowrunner for bringing this to our attention.