generated from Programming-TRIGON/RobotTemplate
-
Notifications
You must be signed in to change notification settings - Fork 0
Arm logic #16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Arm logic #16
Changes from 14 commits
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
26ede8b
changed elevator so arm has access
ShmayaR b969772
added logic to stop arm from hitting anything
ShmayaR b93b24d
changed commands to work with logic
ShmayaR 8bcbe19
Update ElevatorConstants.java
ShmayaR cbf1359
added load coral command which overrides arm logic
ShmayaR d3546dd
updated poses
ShmayaR 4b60ce6
updated stuff
ShmayaR f327b94
fixed logic
ShmayaR bd98958
fixed logic issue and added d to arm pid
ShmayaR eb64ed0
fixed stuff
ShmayaR 024fb62
made function more readable
ShmayaR d1c4d2d
Update Elevator.java
ShmayaR 4dd87f5
rename
ShmayaR 379867e
Update Arm.java
ShmayaR 1b9c09f
removed magic number
ShmayaR 4820ccc
moved into more variables
ShmayaR bbe7ac4
added javadoc
ShmayaR 140137d
switched current limit type to stator
ShmayaR 2b0037f
renamed
ShmayaR 482bd8f
renamed stuff
ShmayaR 1aeb7bb
extracted into multiple meathods
ShmayaR 07b24f6
added command for checking if at an abgle
ShmayaR 94c264b
Update Arm.java
ShmayaR 936826d
Update Arm.java
ShmayaR 9b9fc93
fixed arm logic
ShmayaR c2591b7
better pid
ShmayaR 8159e68
Update Arm.java
ShmayaR dc3319b
added gravity offset to the getAngle method
ShmayaR d748b5e
Update src/main/java/frc/trigon/robot/subsystems/arm/Arm.java
ShmayaR 248ca5c
siwtched set target state commands from execute to functional so that…
ShmayaR 3a8dc54
Merge branch 'arm-logic' of https://github.com/Programming-TRIGON/Rob…
ShmayaR c0db5e1
made load coral function part of setTargetState
ShmayaR 43757f9
Update Arm.java
ShmayaR 62fcd32
got rid of unnecesary functions
ShmayaR 440dc79
put logic in setTargetAngle into different function
ShmayaR fae2066
Update Arm.java
ShmayaR 33beb6d
separated setTargetPosition logic into differant logic
ShmayaR cf68be9
Update ArmConstants.java
ShmayaR d1c7edc
Update ArmConstants.java
ShmayaR 5bf8194
Update Arm.java
ShmayaR bd19f72
Update Arm.java
ShmayaR 4ea93e3
cleaned commands
ShmayaR df0a3f4
Update Elevator.java
ShmayaR fb1233d
changed names
ShmayaR File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.