-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* vertical slides testing - got the slides moving, values are somewhat accurate. made an up and down feedfwd and haven't tested down. still need to test high basket, no testing done on chamber pos yet. commented out a lot of other buttons for now, may need to remove some excess code at some point. might want to switch the slides to the joysticks at some point, not sure. still need to figure out how to merge this controller with the other one. PID for slides should be good now. added an if statement for horizontal subsystem related things on both dualtele and verttest opmodes, they work * vertical slides testing - got the slides moving, values are somewhat accurate. made an up and down feedfwd and haven't tested down. still need to test high basket, no testing done on chamber pos yet. commented out a lot of other buttons for now, may need to remove some excess code at some point. might want to switch the slides to the joysticks at some point, not sure. still need to figure out how to merge this controller with the other one. PID for slides should be good now. added an if statement for horizontal subsystem related things on both dualtele and verttest opmodes, they work * hopefully figured out the operator controller command switch thingy. added an if connected for upon start for vertical subsystem carry forward: -test feedfwd down test high basket -uncomment and make choice commands -remove excess code for legibility -manual slides on joysticks? * Added a missing method that I think got eaten during a merge or rebase * Untested shifting of modes * more work on vertical slides, haven't gotten it working but we set up feedfwd finally * vertical slides testing - got the slides moving, values are somewhat accurate. made an up and down feedfwd and haven't tested down. still need to test high basket, no testing done on chamber pos yet. commented out a lot of other buttons for now, may need to remove some excess code at some point. might want to switch the slides to the joysticks at some point, not sure. still need to figure out how to merge this controller with the other one. PID for slides should be good now. added an if statement for horizontal subsystem related things on both dualtele and verttest opmodes, they work * vertical slides testing - got the slides moving, values are somewhat accurate. made an up and down feedfwd and haven't tested down. still need to test high basket, no testing done on chamber pos yet. commented out a lot of other buttons for now, may need to remove some excess code at some point. might want to switch the slides to the joysticks at some point, not sure. still need to figure out how to merge this controller with the other one. PID for slides should be good now. added an if statement for horizontal subsystem related things on both dualtele and verttest opmodes, they work * hopefully figured out the operator controller command switch thingy. added an if connected for upon start for vertical subsystem carry forward: -test feedfwd down test high basket -uncomment and make choice commands -remove excess code for legibility -manual slides on joysticks? * Added a missing method that I think got eaten during a merge or rebase * no clue what I changed but I'm committing so I can checkout main * vertical slides testing - got the slides moving, values are somewhat accurate. made an up and down feedfwd and haven't tested down. still need to test high basket, no testing done on chamber pos yet. commented out a lot of other buttons for now, may need to remove some excess code at some point. might want to switch the slides to the joysticks at some point, not sure. still need to figure out how to merge this controller with the other one. PID for slides should be good now. added an if statement for horizontal subsystem related things on both dualtele and verttest opmodes, they work * vertical slides testing - got the slides moving, values are somewhat accurate. made an up and down feedfwd and haven't tested down. still need to test high basket, no testing done on chamber pos yet. commented out a lot of other buttons for now, may need to remove some excess code at some point. might want to switch the slides to the joysticks at some point, not sure. still need to figure out how to merge this controller with the other one. PID for slides should be good now. added an if statement for horizontal subsystem related things on both dualtele and verttest opmodes, they work * Added a missing method that I think got eaten during a merge or rebase * things happened, merge funnies, choice commands were started but not tested. lots of things to do, not enough time... * things work!!! still have a lot to do but feedfwd down is working, so is feedfwd up, bucket positions are correct and tested. added new sequential thingies, fixed slide pid, moved some buttons around, need to change some things for dual tele, vertical tele now has inc/dec for bucket. values were tested for vertical things but we still need to test scoring with high basket. changed some button binding for OperatorController and we might have some issues with horizontal positions right now that we'll need to fix * added some sequentials and stuff, i think the problem with the choice commands is we have two separate button binding things that are private, so they can't access each other to communicate. need to connect a couple sequentials and check the high basket pos once we have functional slides again --------- Co-authored-by: Braelyn <[email protected]>
- Loading branch information
1 parent
b99d120
commit 1a142eb
Showing
8 changed files
with
133 additions
and
49 deletions.
There are no files selected for viewing
This file contains 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 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 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 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 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 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 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 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