Flip front/back and use team number for IP address
We tend to go to backwards buttons more often, and it's slightly more
natural to have front buttons on the left, so switch front/back
Also, both robots were controlling the 10.9.71.179 camera. Point
them now at robot specific IP addresses.
Change-Id: I0b1c0152f62edae0453d44a614b927c40a4daf2e
diff --git a/y2018/BUILD b/y2018/BUILD
index e4c4128..cccc2cf 100644
--- a/y2018/BUILD
+++ b/y2018/BUILD
@@ -47,6 +47,7 @@
"//aos/common:time",
"//aos/common/actions:action_lib",
"//aos/common/logging",
+ "//aos/common/network:team_number",
"//aos/common/util:log_interval",
"//aos/input:drivetrain_input",
"//aos/input:joystick_input",