commit | 2cd173dca4e3afcb42c6cd8a2645d076ba3ae172 | [log] [tgz] |
---|---|---|
author | Parker Schuh <parker.schuh+gerrit_code_review@gmail.com> | Sat Jan 28 00:12:01 2017 -0800 |
committer | Parker Schuh <parker.schuh+gerrit_code_review@gmail.com> | Wed Feb 01 20:55:46 2017 -0800 |
tree | 938b8e723a312de43286926096013fcf3553aca9 | |
parent | fa626b77cb2bbe1ea0cde7265031b62815d7e172 [diff] [blame] |
Checking in debug_view, some extra missing utils, and the y2016 target_sender code. Change-Id: I241947265da8f332c39862f4d0ddcdc2d29c7b68
diff --git a/y2016/vision/stereo_geometry.h b/y2016/vision/stereo_geometry.h index 93f3892..a758f1c 100644 --- a/y2016/vision/stereo_geometry.h +++ b/y2016/vision/stereo_geometry.h
@@ -3,8 +3,8 @@ #include <string> -#include "aos/vision/math/vector.h" #include "aos/common/logging/logging.h" +#include "aos/vision/math/vector.h" #include "y2016/vision/calibration.pb.h"