commit | b6c5c8522aeccdfd46986550aa7bef56fde58454 | [log] [tgz] |
---|---|---|
author | Austin Schuh <austin.linux@gmail.com> | Sun May 19 20:13:31 2019 -0700 |
committer | Austin Schuh <austin.linux@gmail.com> | Wed May 22 22:24:27 2019 -0700 |
tree | e0b938840afbfd13adce62fdf769a91d53c95f14 | |
parent | 44019f94389b8293c6b553d506f36d876c444419 [diff] [blame] |
Move VisionStatus to an event loop Convert the simulation over to using SimulatedEventLoop as well. Change-Id: I05d837530f83df5432f056ca5ef6515fbab5f897
diff --git a/y2017/vision/BUILD b/y2017/vision/BUILD index 25e1285..83447e3 100644 --- a/y2017/vision/BUILD +++ b/y2017/vision/BUILD
@@ -61,6 +61,7 @@ ":vision_queue", ":vision_result", "//aos:init", + "//aos/events:shm-event-loop", "//aos/logging", "//aos/logging:queue_logging", "//aos/mutex",