You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* changed elevator so arm has access
* added logic to stop arm from hitting anything
* changed commands to work with logic
* Update ElevatorConstants.java
* added load coral command which overrides arm logic
* updated poses
* updated stuff
* fixed logic
* fixed logic issue and added d to arm pid
* fixed stuff
* made function more readable
* Update Elevator.java
* rename
* Update Arm.java
* removed magic number
* moved into more variables
* added javadoc
* switched current limit type to stator
* renamed
* renamed stuff
* extracted into multiple meathods
* added command for checking if at an abgle
* Update Arm.java
* Update Arm.java
* fixed arm logic
* better pid
* Update Arm.java
* added gravity offset to the getAngle method
* Update src/main/java/frc/trigon/robot/subsystems/arm/Arm.java
Co-authored-by: Strflightmight09 <[email protected]>
* siwtched set target state commands from execute to functional so that the end effector only gets applid voltage once and not every loop
* made load coral function part of setTargetState
* Update Arm.java
* got rid of unnecesary functions
* put logic in setTargetAngle into different function
* Update Arm.java
* separated setTargetPosition logic into differant logic
* Update ArmConstants.java
* Update ArmConstants.java
* Update Arm.java
* Update Arm.java
* cleaned commands
* Update Elevator.java
* changed names
---------
Co-authored-by: Strflightmight09 <[email protected]>
0 commit comments