aarav18
|
1725471613
|
Merge branch 'swerve' of https://github.com/Team4388/2022NoWayHome into swerve
|
2022-03-05 11:08:09 -07:00 |
|
aarav18
|
f895352bb9
|
DummySensor class, shoot is tested
|
2022-03-05 11:07:54 -07:00 |
|
Ryan Manley
|
60a896c97d
|
restore javadocs
|
2022-03-05 11:06:22 -07:00 |
|
nathanrsxtn
|
d6599dca70
|
Add documentation and comments
Fix invalid recording file names on Windows
Avoid null pointers with a dummy entry on shooter table load failures
|
2022-03-03 23:56:08 -07:00 |
|
nathanrsxtn
|
d9b6eb4593
|
Merge branch 'swerve' of https://github.com/Team4388/2022NoWayHome into swerve
|
2022-03-03 22:19:48 -07:00 |
|
nathanrsxtn
|
c6041324d9
|
Merge branch 'robot-logger' into swerve
|
2022-03-03 22:14:46 -07:00 |
|
aarav18
|
92d0e5a11c
|
driving works even with shooter stuff, chassis speeds
|
2022-03-03 17:50:08 -07:00 |
|
nathanrsxtn
|
2fc3297c64
|
Add a NetworkTables client to download paths
Rename shooter CSV file
Add workspace file
|
2022-03-01 20:23:01 -07:00 |
|
aarav18
|
4f39a33a8b
|
some hava docs
|
2022-03-01 19:28:22 -07:00 |
|
nathanrsxtn
|
cd4fd4938a
|
Fix logging colored messages with colored logger
|
2022-03-01 18:15:27 -07:00 |
|
nathanrsxtn
|
1e573f18e4
|
Merge branch 'origin/swerve' into robot-logger
|
2022-03-01 17:56:55 -07:00 |
|
aarav18
|
815bb64fe6
|
post-merge fixes, controller stuff left
|
2022-02-28 19:40:09 -07:00 |
|
Aarav Shah
|
ee1fb1360e
|
Merge branch 'swerve' into Shooter
|
2022-02-28 19:25:07 -07:00 |
|
aarav18
|
14cd859005
|
hood soft limits + setter method
|
2022-02-28 17:20:01 -07:00 |
|
aarav18
|
9c58e04ec7
|
turret soft limits + setter method
|
2022-02-28 17:13:13 -07:00 |
|
aarav18
|
26ffb88ed7
|
very bored
|
2022-02-28 16:54:46 -07:00 |
|
aarav18
|
6e55d6fabd
|
shooter tables and shoot command
|
2022-02-25 20:18:21 -07:00 |
|
nathanrsxtn
|
9d5d58f032
|
Improve stack trace logging
Shorten log signatures
Add task to download recorded autos
|
2022-02-25 01:33:32 -07:00 |
|
aarav18
|
234586b6d5
|
took out pid stuff (not part of MVP), drives good
|
2022-02-24 18:54:58 -07:00 |
|
evan
|
449a3dc8c4
|
some aimtocenter stuff, unfinished + has errors
|
2022-02-24 18:12:57 -07:00 |
|
Ryan Manley
|
97ba1e132c
|
AngleMotor + DriveMotor correction
|
2022-02-19 15:48:39 -07:00 |
|
Abhishrek05
|
92777c105d
|
updated aim to center
|
2022-02-19 15:05:49 -07:00 |
|
Abhishrek05
|
64481cb1cc
|
edited aimtocenter
|
2022-02-19 13:32:39 -07:00 |
|
Ryan Manley
|
9530cbdaa7
|
Merge branch 'swerve' of https://github.com/Team4388/2022NoWayHome into swerve
|
2022-02-19 11:19:15 -07:00 |
|
Ryan Manley
|
a75e98d911
|
Merge conflict
|
2022-02-19 11:18:58 -07:00 |
|
aarav18
|
91ad9521c1
|
Merge branch 'swerve' of https://github.com/Team4388/2022NoWayHome into swerve
|
2022-02-19 11:18:31 -07:00 |
|
aarav18
|
997540b2c3
|
gyro regression
|
2022-02-19 11:18:15 -07:00 |
|
Ryan Manley
|
a3fc1b4d14
|
Swerve fixes
|
2022-02-19 11:16:24 -07:00 |
|
Abhishrek05
|
b5215b7a09
|
aimtocenter
|
2022-02-19 11:05:44 -07:00 |
|
Abhishrek05
|
dc103ad646
|
Merge branch 'Shooter' of https://github.com/Team4388/2022NoWayHome into Shooter
|
2022-02-19 10:57:33 -07:00 |
|
Abhishrek05
|
ed8cf1443c
|
:))
|
2022-02-17 19:54:24 -07:00 |
|
aarav18
|
32ae624588
|
java docs and yaw print
|
2022-02-17 19:52:05 -07:00 |
|
Aarav Shah
|
dc93277517
|
new hood controls
|
2022-02-17 19:38:49 -07:00 |
|
nathanrsxtn
|
9ccf4bcea2
|
Add auto path preloading
- Refactor recording to use commands
|
2022-02-16 22:31:00 -07:00 |
|
nathanrsxtn
|
3cb4a13bb1
|
Implement working PathPlanner I/O
|
2022-02-15 11:05:59 -07:00 |
|
nathanrsxtn
|
2dba3604e9
|
Merge remote-tracking branch 'origin/swerve' into robot-logger
|
2022-02-11 18:59:00 -07:00 |
|
nathanrsxtn
|
a0e7165c25
|
Testing PathPlanner read/write
|
2022-02-11 18:53:13 -07:00 |
|
aarav18
|
2c3684c948
|
refactored auto build function
|
2022-02-11 17:42:48 -07:00 |
|
aarav18
|
0fedb240d7
|
BoomBoom is working, but the motors are spinning in opposite directions
|
2022-02-09 17:56:22 -07:00 |
|
aarav18
|
1d58130aca
|
sad
|
2022-02-08 19:42:54 -07:00 |
|
aarav18
|
e0d293a0bc
|
auto paths and heading = 0
|
2022-02-05 15:51:32 -07:00 |
|
aarav18
|
e9859e90c6
|
triangle path and some pid work
|
2022-02-05 15:19:00 -07:00 |
|
Ryan Manley
|
3e43b50f04
|
commented out bunch of stuff in order to make turret work
|
2022-02-05 14:27:11 -07:00 |
|
aarav18
|
d49ee663fb
|
odo auto
|
2022-02-05 11:50:49 -07:00 |
|
aarav18
|
a7693d1c27
|
auto stuff
|
2022-02-05 10:08:37 -07:00 |
|
nathanrsxtn
|
19d4b2accc
|
Merge remote-tracking branch 'origin/swerve' into robot-logger
|
2022-02-04 19:09:28 -07:00 |
|
aarav18
|
e9ab948adc
|
some auto stuff
|
2022-02-03 20:53:43 -07:00 |
|
aarav18
|
5c05a320e8
|
Merge branch 'swerve' of https://github.com/Team4388/2022NoWayHome into swerve
|
2022-02-01 18:18:29 -07:00 |
|
aarav18
|
79ac8dd551
|
sum auto shtuff
|
2022-01-31 19:46:21 -07:00 |
|
nathanrsxtn
|
9989c24928
|
Merge branch 'swerve' of https://github.com/Team4388/2022NoWayHome into swerve
|
2022-01-31 19:29:05 -07:00 |
|