commit | a368880d5c366e0171ba794d44e609bd681bc803 | [log] [tgz] |
---|---|---|
author | Brian Silverman <bsilver16384@gmail.com> | Sat Feb 16 19:31:26 2019 -0800 |
committer | Brian Silverman <bsilver16384@gmail.com> | Sat Feb 16 20:08:18 2019 -0800 |
tree | a27d9d093e65884b21df62123bcbfa5b87f68759 | |
parent | 3240e10a8117e7a024db556133566960da4613dc [diff] [blame] |
Send more information to each camera This is what I'm thinking so Parker can write code for it. Change-Id: I766747ed6c1bf5adc8d1c29e5d1896b8806b6eb9
diff --git a/y2019/jevois/BUILD b/y2019/jevois/BUILD index 1ad056b..fde8c12 100644 --- a/y2019/jevois/BUILD +++ b/y2019/jevois/BUILD
@@ -63,6 +63,7 @@ visibility = ["//visibility:public"], deps = [ "//aos/containers:sized_array", + "//aos/time", "//third_party/eigen", ], )