Commit Graph

36 Commits

Author SHA1 Message Date
Keenan D. Buckley 3fa0bc7dc8 Update IHandController.java 2020-01-30 22:36:12 -07:00
Keenan D. Buckley 08adb765f8 Remove uneeded inherit in XboxTriggerButton 2020-01-30 22:32:56 -07:00
Keenan D. Buckley 63b9831a9a Update XboxController docs 2020-01-30 22:31:50 -07:00
Keenan D. Buckley f8fc2d3b06 Update Controller docs in Robot Container 2020-01-30 22:28:02 -07:00
Keenan D. Buckley a46ec9ff14 Update RunIntakeWithTriggers docs and fix potential bug 2020-01-30 22:15:03 -07:00
Keenan D. Buckley aac9707842 Update DriveWithJoystick.java 2020-01-30 22:11:48 -07:00
Keenan D. Buckley 6f0a052b0a Update LED documentation 2020-01-30 22:00:52 -07:00
Keenan D. Buckley 7be98f8d30 Update Intake documentation 2020-01-30 21:59:12 -07:00
Keenan D. Buckley cf95fdcc4d Added Deadband to prevent motor shafts from bending 2020-01-18 18:33:47 +00:00
Keenan D. Buckley b97321e147 Merge pull request #12 from Team4388/drivetrain-better-inputs
Drivetrain smoother acceleration
2020-01-18 01:07:50 +00:00
Evan cd74d23b17 Drivetrain smoother acceleration 2020-01-17 16:59:48 -07:00
Keenan D. Buckley 442a7d8796 Merge pull request #11 from Team4388/create-intake
Set up the controller and intake so that the triggers...
2020-01-14 03:04:38 +00:00
Evan 65d60897ec add javadocs
Co-Authored-By: Keenan D. Buckley <hfocus@users.noreply.github.com>
2020-01-13 20:04:19 -07:00
Evan 2699697c37 Set up the controller and intake so that the triggers control the intake.
Co-Authored-By: Keenan D. Buckley <hfocus@users.noreply.github.com>
2020-01-13 19:50:26 -07:00
Keenan D. Buckley fac7327b16 Merge pull request #7 from Team4388/configure-normal-mode-for-drivetrain
Configure Normal Mode for Drive
2020-01-11 13:01:48 -07:00
Aarav 9c998a997b Merge branch 'configure-normal-mode-for-drivetrain' of https://github.com/Team4388/RiseOfRidgebotics2020 into configure-normal-mode-for-drivetrain 2020-01-11 13:00:19 -07:00
Aarav d4f55b93d6 Added Java Docs for Method 2020-01-11 13:00:14 -07:00
Keenan D. Buckley 8554beb065 Merge branch 'master' into configure-normal-mode-for-drivetrain 2020-01-11 12:45:50 -07:00
aarav18 a7863f153b Configure Normal Mode for Drive
- Brake when auto and teleop
- Coast when disabled
2020-01-11 11:51:21 -07:00
Keenan D. Buckley a515aff064 Merge pull request #6 from Team4388/add-motion-magic
Add PID Subsystem
2020-01-11 11:38:35 -07:00
Keenan D. Buckley acb5f19027 Merge branch 'master' into add-motion-magic 2020-01-11 11:36:01 -07:00
Keenan D. Buckley 4b9543de51 Merge pull request #5 from Team4388/add-pigeon-on-smart-dashboard
Added Velocities to Smart Dashboard
2020-01-11 11:34:21 -07:00
Keenan D. Buckley faa7026d31 Merge branch 'master' into add-pigeon-on-smart-dashboard 2020-01-11 11:30:35 -07:00
aarav18 cdd897d328 Added Velocities to Smart Dashboard
Right and Left Front Motor Velocities Added
2020-01-11 11:26:59 -07:00
Keenan D. Buckley 97a601c2e9 Merge pull request #4 from Team4388/add-pigeon-on-smart-dashboard
Add pigeon on smart dashboard
2020-01-11 10:52:44 -07:00
aarav18 6819d78768 Merge branch 'add-pigeon-on-smart-dashboard' of https://github.com/Team4388/RiseOfRidgebotics2020 into add-pigeon-on-smart-dashboard 2020-01-11 10:47:22 -07:00
aarav18 5ac1e281d7 Added Error Message
Added surprise error message for pigeon on smart dashboard.
2020-01-11 10:46:57 -07:00
Keenan D. Buckley b015394faf Add Reset of Gyro Yaw On Init
Co-Authored-By: aarav18 <aarav18@users.noreply.github.com>
2020-01-11 10:42:23 -07:00
mayabartels 40f72df6e4 Pigeon on Smart Dashboard
Added pigeon values to smart dashboard.
2020-01-11 10:30:37 -07:00
Keenan D. Buckley 4810645d16 Merge branch 'master' into add-motion-magic 2020-01-11 05:54:58 -07:00
Keenan D. Buckley 4ea26e8b4a Switch TalonSRX to TalonFX 2020-01-10 23:13:59 -07:00
mayabartels 8e643c1eef Changed extension for drive subsystem
Added some new parts to motion profiling, not complete shell for code yet
2020-01-10 21:29:45 -07:00
Keenan D. Buckley 290e54157f Robot work now
Fix inline command code that was not requiring any subsystems.
2020-01-10 21:21:16 -07:00
Ridgebotics edccc966b0 Merge pull request #1 from Team4388/gyro
Added Pigeon APIs
2020-01-10 01:08:37 +00:00
Aarav 87d5c1322f Added Pigeon APIs
Ability to get Yaw, Pitch, and Roll, and reset the Yaw.
2020-01-09 18:05:16 -07:00
Keenan D. Buckley ae469b5066 Initial commit 2020-01-09 23:55:46 +00:00