va3wam / TWIPe

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

Active angle should be relative not absolute #58

Closed va3wam closed 4 years ago

va3wam commented 4 years ago

At present the motors become active when the robot reaches the target angle. This needs to change so that the active angle is the sum of the target angle and the active angle. We can call this the actual target angle for clarity.