utra-robosoccer / soccer-embedded

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

Rename hardware, interface, mock, and Udp namespaces #189

Closed rfairley closed 5 years ago

rfairley commented 5 years ago

This makes a start on #159 (does not resolve the issue fully as other Component classes need namespaces renaming too). Opening this up to merge as this is the bulk of the tree-wide changes, so we can hopefully avoid later conflicts if these files are edited.

Tested by building Robot F4 and F7, and running unit tests for F4 and F7.

rfairley commented 5 years ago

Thank you @tygamvrelis for the fixes and merge!