Add 2022 trajectory generator
Signed-off-by: Milind Upadhyay <milind.upadhyay@gmail.com>
Change-Id: I4075a2825920e00de1c882b992b40841da758a9e
diff --git a/y2022/BUILD b/y2022/BUILD
index 640058b..43a2e71 100644
--- a/y2022/BUILD
+++ b/y2022/BUILD
@@ -18,6 +18,7 @@
"//aos/network:message_bridge_server",
"//y2022/actors:binaries",
"//y2022/control_loops/drivetrain:drivetrain",
+ "//y2022/control_loops/drivetrain:trajectory_generator",
"//y2022/control_loops/superstructure:superstructure",
],
target_compatible_with = ["@platforms//os:linux"],