Releases: 535tobor/2023-2024SeasonCode
Slice 3
Slice 2
Slice 1
This version is the first slice to the future of the 2022-2023 season team code! In this slice various of bugs are fixed, April tag detecting during TeleOp is added, a field centric d_pad operation was added, and more! The biggest error that was fixed was the issue with calling to the hardwareMap outside of the OpMode extension class. I found out how to fix this, how I resolved the problem can be read inside the operations readme.md file or the file that is attached to this version. This version is yet to be tested on the actual robot, but there are no errors in the code itself.
Patch 3
Patch 2
In this release various errors are fixed, but the biggest difference in this release is the organization of team code. Folders, an Interface, and calling to an Enum has all been added to this version for readably, organization, and functionality.
Patch 1
Crumb 3
Crumb three finishes giving the set layout to the team code. An extension file called Target Operations gives set abilities to control various operations that I might target in the future. There will probably be small changes to the Target Operations file in the future, but for now, it includes the ability to move the robot using hardcore movements and reading the April tag. This crumb slowly moves the team code closer to the finishing code.