mayabartels
|
952649e21b
|
Added command to run PID method to Robot Container
|
2020-02-10 17:06:17 -08:00 |
|
KyraRivera
|
0015b078cb
|
Turned off limit switches so climber would run.
|
2020-02-08 15:11:23 -07:00 |
|
Keenan D. Buckley
|
3ddc6037f9
|
Merge branch 'master' into add-climber
|
2020-02-08 21:54:10 +00:00 |
|
KyraRivera
|
5ab2fce79b
|
Set up leveler motor so that it can be run.
|
2020-02-08 14:49:16 -07:00 |
|
Keenan D. Buckley
|
86a04aca1e
|
Merge branch 'master' into addLeveler
|
2020-02-08 21:17:29 +00:00 |
|
Keenan D. Buckley
|
6398a17f5d
|
Merge branch 'master' into add-storage
|
2020-02-08 21:07:10 +00:00 |
|
keenandbuckley
|
33f974d6d9
|
Changed IDs to make storage subsystem work
|
2020-02-08 14:05:12 -07:00 |
|
aarav18
|
a3b0ac9976
|
Removed unused imports
In Drive and Robot Container
|
2020-02-07 17:52:52 -07:00 |
|
aarav18
|
479a7b9359
|
FIxed code from Code Reviews
|
2020-02-07 17:50:23 -07:00 |
|
aarav18
|
033af31c96
|
Merge branch 'master' into add-falcon-500-motion-magic
|
2020-02-07 16:47:56 -07:00 |
|
aarav18
|
b7dfaf0248
|
Disables Not Working Buttons
|
2020-02-06 19:59:41 -07:00 |
|
aarav18
|
f5106f4232
|
Added command for storage to run
|
2020-02-06 19:57:25 -07:00 |
|
KyraRivera
|
c0ead80055
|
Added Leveler
|
2020-02-06 19:51:17 -07:00 |
|
aarav18
|
92c4a18c6e
|
Finished Drive Straight Velocity PID and started Position PID
|
2020-02-06 19:43:37 -07:00 |
|
aarav18
|
987a3a2647
|
Got DriveStraightAtVelocityPID Working
|
2020-02-06 18:36:04 -07:00 |
|
Keenan D. Buckley
|
4dc07d718a
|
Fix build error in RobotContainer
|
2020-02-03 17:49:05 -07:00 |
|
aarav18
|
63fae30f1d
|
PID stuff
|
2020-02-01 15:30:41 -07:00 |
|
aarav18
|
2d14ef3da3
|
Araav Stuff for PID
|
2020-01-31 17:50:43 -07:00 |
|
Keenan D. Buckley
|
f8fc2d3b06
|
Update Controller docs in Robot Container
|
2020-01-30 22:28:02 -07:00 |
|
Keenan D. Buckley
|
e96ccc527a
|
more work done (getting closer)
|
2020-01-30 16:44:05 -07:00 |
|
mayabartels
|
66893b5890
|
Added climber subsystem
|
2020-01-28 18:56:09 -08:00 |
|
Keenan D. Buckley
|
9b6c6ec658
|
work done on PID
in better state than last time but still bad
|
2020-01-27 19:06:23 -07:00 |
|
aarav18
|
dec773cdcd
|
Velocity Control PID
Does not work in testing
|
2020-01-24 20:27:42 -07:00 |
|
aarav18
|
7008ceb453
|
Added PID Stuff for pigeon go straight
|
2020-01-23 16:42:20 -07:00 |
|
Keenan D. Buckley
|
a552e809ac
|
Merge branch 'add-falcon-500-motion-magic' of https://github.com/Team4388/RiseOfRidgebotics2020 into add-falcon-500-motion-magic
|
2020-01-18 15:12:54 -07:00 |
|
Keenan D. Buckley
|
cbc112982c
|
Added inches to encoder ticks conversion
|
2020-01-18 15:12:48 -07:00 |
|
Keenan D. Buckley
|
162bbac7bc
|
Update RobotContainer.java
|
2020-01-18 12:47:49 -07:00 |
|
Ridgebotics
|
7ff5a5a16b
|
Merge branch 'master' into add-falcon-500-motion-magic
|
2020-01-18 18:29:06 +00:00 |
|
aarav18
|
c72a32efb2
|
Fixed Deadband Issue
Made motors running at same speed.
|
2020-01-18 09:27:53 -08:00 |
|
Aarav
|
4d7a03d230
|
Created Velocity Control PID and Interrupt Command
|
2020-01-17 19:44:54 -07:00 |
|
Keenan D. Buckley
|
4a74baa56b
|
Merge branch 'master' into add-falcon-500-motion-magic
|
2020-01-18 01:04:59 +00:00 |
|
Evan
|
cd74d23b17
|
Drivetrain smoother acceleration
|
2020-01-17 16:59:48 -07:00 |
|
Aarav
|
9be99be0c3
|
Add PID and Motion Magic Commands
|
2020-01-16 20:22:50 -07:00 |
|
Aarav
|
6fc414ccb8
|
Add Distance PID Command
|
2020-01-16 20:11:48 -07:00 |
|
Keenan D. Buckley
|
69b28c73b3
|
PID work
|
2020-01-16 17:56:18 -07:00 |
|
Aarav
|
aa1fbe2e75
|
Testing changes to pid
|
2020-01-16 16:47:17 -07: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 |
|
mayabartels
|
18c21fdb7e
|
Added motion magic stuff
Looked at the CTRE website and went to github. Added the stuff we saw on there for motion magic. Needs to be tested to see if it's accurate.
|
2020-01-13 17:53:42 -07:00 |
|
Aarav
|
d4f55b93d6
|
Added Java Docs for Method
|
2020-01-11 13:00:14 -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
|
290e54157f
|
Robot work now
Fix inline command code that was not requiring any subsystems.
|
2020-01-10 21:21:16 -07:00 |
|
Keenan D. Buckley
|
ae469b5066
|
Initial commit
|
2020-01-09 23:55:46 +00:00 |
|