commit | 9867cd7f42c110ed8ad8aba5f85e19df741ec09c | [log] [tgz] |
---|---|---|
author | Tyler Chatow <tchatow@gmail.com> | Sat Feb 09 21:46:01 2019 -0800 |
committer | Tyler Chatow <tchatow@gmail.com> | Sat Feb 09 21:46:01 2019 -0800 |
tree | 9bd3bf14222f2aeb313bf39c85d9fbce0d5983c5 | |
parent | a454b071b4575f8e99a299f5b424ef577fef42cf [diff] [blame] |
Refactor AbsoluteProfiledJointStatus Change-Id: I7a5c69dd7647092fc29915189e8ad4d1c40e29b9
diff --git a/y2017/control_loops/superstructure/superstructure.q b/y2017/control_loops/superstructure/superstructure.q index 60c5e16..5c0771c 100644 --- a/y2017/control_loops/superstructure/superstructure.q +++ b/y2017/control_loops/superstructure/superstructure.q
@@ -200,7 +200,7 @@ bool estopped; // Each subsystems status. - .frc971.control_loops.AbsoluteProfiledJointStatus intake; + .frc971.control_loops.PotAndAbsoluteEncoderProfiledJointStatus intake; .frc971.control_loops.IndexProfiledJointStatus hood; ShooterStatus shooter;