This repository has been archived by the owner on Jun 9, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Release 1 0 #38
Open
nimrod46
wants to merge
117
commits into
master
Choose a base branch
from
Release-1.0
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Release 1 0 #38
Conversation
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
Fixing the CNATalon imports to feat the 2017 update
Deploying issue was fixed, the code can run now.
Prass LB to shoot and again to stop. holdRB to load and release to stop.
Added a BallCollect subsystem, CollectBalls command that runs when you hold A(button 1).
Change the name of the parameters of the CANTalon and the button stick and the speed magic number.
Creat Subsystem Climbe that including 2 CANTalons. Also creat a command that will active the Talon by use axis that go up or down.
Created two servos in GearHolder subsystem. X will open and close them.
change the name of the joystick and the the Command name from "change" to more undrstandable name and fill up the Command that was empty.
…re-Ball-Collector-#4
Changed command ClimbWheel to ClimbRope, changed climb to climber, and made a method in subsystem Climbe for the execute in the ClimbRope command
Changed the return in "isFinished" from false to true so that the command won't run forever.
Also removed ClimbRope button subsystem.
Change the GearHoldPosition command to OpenOrClose Conditial command that work by 2 instance command OpenPiston and ClosePiston.
…re-ShooterSystem#1
Change 2 command to 2 initilaiz command that in condinial command
Changed to ToggleShoot
Changed to ToggleGearHold
Added 2 pistons on each drive side, and made 2 commands to open and close both pistons to change gears from power to speed.
Added a Piston in a new subsystem called GearBlocker, made a condintional command to open/close the piston.
Added a second wheel and changed commands accordignly
Removed a CANTalon and changed commands accordingly.
Shooter will stop when pressed again.
Feature buttonenum
This reverts commit d77a710.
GearBlocker will switch between two positions based on the potentiometer position.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
No description provided.