Let the turret free!
Give it full voltage and a better profile.
Change-Id: I5e6d0ae099ae0de481c0dae5b52d76038cd78468
Signed-off-by: Austin Schuh <austin.linux@gmail.com>
diff --git a/y2022/joystick_reader.cc b/y2022/joystick_reader.cc
index 415fc67..db3b6a5 100644
--- a/y2022/joystick_reader.cc
+++ b/y2022/joystick_reader.cc
@@ -253,7 +253,7 @@
flatbuffers::Offset<StaticZeroingSingleDOFProfiledSubsystemGoal>
turret_offset = CreateStaticZeroingSingleDOFProfiledSubsystemGoal(
*builder.fbb(), turret_pos,
- CreateProfileParameters(*builder.fbb(), 1.0, 10.0));
+ CreateProfileParameters(*builder.fbb(), 12.0, 20.0));
flatbuffers::Offset<StaticZeroingSingleDOFProfiledSubsystemGoal>
catapult_return_offset =