utra-robosoccer / soccer-embedded

Collection of embedded programs for an autonomous humanoid soccer robot
http://utrahumanoid.ca
32 stars 8 forks source link

Rename identifiers #193

Closed tygamvrelis closed 5 years ago

tygamvrelis commented 5 years ago

This picks up where #189 left off for #159 and primarily works on renaming identifiers, argument names, etc. Also refactored RobotGoal/State and Communication.h/.cpp

Testing

Remaining work

rfairley commented 5 years ago

Going to be making some edits to change some of the current class and file names to be more consistent with the style guide (will work from this branch and open a separate PR - as changes here look good). Can also do the Udp identifiers while at it