va3wam / TWIPe

This repository contains the embedded code used for the TWIPe robot
MIT License
2 stars 0 forks source link

Active angle does not account for non-zero target angle #68

Closed va3wam closed 3 years ago

va3wam commented 3 years ago

The angle that the motors activate at is simply the target angle. This should be changed to to be the delta between target angle and balance angle.