Closed jwt388 closed 11 months ago
In the 2024 Beta 4 update the setGoal method in the ProfiledPIDSubsystem class was changed to final. Currently the arm subsystem code overrides this method which is no longer allowed.
commit 98d72964abd1a96a7cdbf24499c47aba3ca2054a fixed this.
In the 2024 Beta 4 update the setGoal method in the ProfiledPIDSubsystem class was changed to final. Currently the arm subsystem code overrides this method which is no longer allowed.