Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
123 commits
Select commit Hold shift + click to select a range
6e5be11
files not recognized
sullivanlm Jan 25, 2024
e89bc0e
BOT: Apply Formatting
sullivanlm Jan 25, 2024
d90d584
need to switch
theVerySharpFlat Jan 25, 2024
401c5cc
Merge remote-tracking branch 'origin/main' into intake
sullivanlm Jan 25, 2024
2d8b87b
fixed stuff
sullivanlm Jan 25, 2024
bd0970e
new fixed stuff
sullivanlm Jan 25, 2024
2bf3db9
BOT: Apply Formatting
sullivanlm Jan 25, 2024
ed71f93
fix intake
theVerySharpFlat Jan 25, 2024
1bb2dae
Merge branch 'intake' of https://github.com/Rambunction4330/RobotCode…
theVerySharpFlat Jan 25, 2024
4adeac5
BOT: Apply Formatting
theVerySharpFlat Jan 25, 2024
1bd8890
bump lib
theVerySharpFlat Jan 26, 2024
8aecc4b
Merge branch 'main' into intake
theVerySharpFlat Jan 27, 2024
52df7a5
delete uneeded files
theVerySharpFlat Jan 27, 2024
dc641c4
Merge branch 'main' into feature/drivetrain
theVerySharpFlat Jan 27, 2024
1b0f949
enforce counter clockwise positive in swerve modules
theVerySharpFlat Jan 27, 2024
1984bee
add odometry
theVerySharpFlat Jan 28, 2024
20ffb98
move odometry to separate thread
theVerySharpFlat Jan 28, 2024
4718657
initial pathplanner auto setup
theVerySharpFlat Jan 29, 2024
f2f9acf
BOT: Apply Formatting
theVerySharpFlat Jan 29, 2024
47cd688
properly enforce postive y axis and counterclockwise rotation
theVerySharpFlat Feb 1, 2024
4c500d9
change deploy dir
theVerySharpFlat Feb 1, 2024
288fc38
switch over to autos instead of paths
theVerySharpFlat Feb 1, 2024
784570c
BOT: Apply Formatting
theVerySharpFlat Feb 1, 2024
c09ef87
fix autonomousCommand type issue
theVerySharpFlat Feb 1, 2024
b184ce9
BOT: Apply Formatting
theVerySharpFlat Feb 1, 2024
96fefe9
avoid frc2::CommandPtr default constructor
theVerySharpFlat Feb 2, 2024
ff3acd2
delete uneeded directory
theVerySharpFlat Feb 4, 2024
cfb2b95
fix sparkmax deprecations
theVerySharpFlat Feb 4, 2024
1918883
BOT: Apply Formatting
theVerySharpFlat Feb 4, 2024
7a30278
running intake
sullivanlm Feb 5, 2024
3fb29b6
BOT: Apply Formatting
sullivanlm Feb 5, 2024
8726721
WIP
theVerySharpFlat Feb 7, 2024
3eb29dc
BOT: Apply Formatting
theVerySharpFlat Feb 7, 2024
05f4800
fix joystick axes that were screwing up swerve
theVerySharpFlat Feb 7, 2024
7016ef2
Merge branch 'feature/drivetrain' of https://github.com/rambunction43…
theVerySharpFlat Feb 7, 2024
9bca1f5
BOT: Apply Formatting
theVerySharpFlat Feb 7, 2024
d401d00
K values to constant
sullivanlm Feb 7, 2024
e00cfdc
BOT: Apply Formatting
sullivanlm Feb 7, 2024
d00aa4a
fix thread_local StatusSignals
theVerySharpFlat Feb 8, 2024
7f8140d
BOT: Apply Formatting
theVerySharpFlat Feb 8, 2024
6df8150
shoot command trouble
sullivanlm Feb 17, 2024
cdb7e69
BOT: Apply Formatting
sullivanlm Feb 17, 2024
19882fe
Addrequirements to shoot command
sullivanlm Feb 18, 2024
362a18e
Merge branch 'intake' of https://github.com/rambunction4330/RobotCode…
sullivanlm Feb 18, 2024
77ab424
BOT: Apply Formatting
sullivanlm Feb 18, 2024
223d395
Fix shoot command
theVerySharpFlat Feb 19, 2024
45340e3
BOT: Apply Formatting
theVerySharpFlat Feb 19, 2024
50da0c7
Merge branch 'feature/drivetrain' into intake
theVerySharpFlat Feb 19, 2024
9eb617e
Merge branch 'intake' of https://github.com/rambunction4330/RobotCode…
theVerySharpFlat Feb 19, 2024
c8a2f17
BOT: Apply Formatting
theVerySharpFlat Feb 19, 2024
8e9c937
arm mech progress
sullivanlm Feb 18, 2024
0a320e5
BOT: Apply Formatting
sullivanlm Feb 26, 2024
628fae0
changing the units
sullivanlm Feb 18, 2024
29e15f6
Merge branch 'intake' of https://github.com/rambunction4330/RobotCode…
sullivanlm Feb 18, 2024
1158f67
BOT: Apply Formatting
sullivanlm Feb 26, 2024
f163e0a
adjusted wrsit ff (not tested)
sullivanlm Feb 18, 2024
df357df
Merge branch 'intake' of https://github.com/rambunction4330/RobotCode…
sullivanlm Feb 18, 2024
9375683
BOT: Apply Formatting
sullivanlm Feb 28, 2024
eb231d1
add initial elbow testing and fix linker error
theVerySharpFlat Feb 28, 2024
771e084
extender testing and driving as well
theVerySharpFlat Feb 29, 2024
35ad619
BOT: Apply Formatting
theVerySharpFlat Feb 29, 2024
56ef814
shooter
sullivanlm Mar 1, 2024
d247954
BOT: Apply Formatting
sullivanlm Mar 1, 2024
a3963ef
add gyro reset feature, debug swerve drift, integrated sensor option …
theVerySharpFlat Feb 21, 2024
2329ce4
BOT: Apply Formatting
theVerySharpFlat Feb 21, 2024
3fd6d52
testing, don't use for driver practice
theVerySharpFlat Feb 26, 2024
ba03be7
BOT: Apply Formatting
theVerySharpFlat Feb 26, 2024
db09e5b
add kinematics fix
theVerySharpFlat Mar 1, 2024
18618e3
driving
theVerySharpFlat Mar 1, 2024
3275602
delete conflicting definition
theVerySharpFlat Mar 4, 2024
71b0e55
BOT: Apply Formatting
theVerySharpFlat Mar 4, 2024
e85072f
fix driving
theVerySharpFlat Mar 4, 2024
bc8e8b2
BOT: Apply Formatting
theVerySharpFlat Mar 4, 2024
b32dee1
add wheelCircumference
theVerySharpFlat Mar 5, 2024
a9b1d25
3/5 progress, switch arm stuff to set position
sullivanlm Feb 18, 2024
f8fd3f2
BOT: Apply Formatting
sullivanlm Mar 6, 2024
1062a77
clean up
theVerySharpFlat Mar 6, 2024
ab78b7f
arm changes
theVerySharpFlat Mar 6, 2024
d9912ce
BOT: Apply Formatting
theVerySharpFlat Mar 6, 2024
fa70d42
delete :w
theVerySharpFlat Mar 6, 2024
a4ea6df
extension edits
sullivanlm Feb 18, 2024
cfa6cb7
BOT: Apply Formatting
sullivanlm Mar 7, 2024
647b25d
fix extender
theVerySharpFlat Mar 7, 2024
7d2cbe2
elbow, extension, and shooter works
sullivanlm Feb 18, 2024
e52a918
BOT: Apply Formatting
sullivanlm Mar 11, 2024
52a8e2e
fix elbow
theVerySharpFlat Mar 11, 2024
c8cb19a
BOT: Apply Formatting
theVerySharpFlat Mar 11, 2024
532be57
wrist and elbow tuning
sullivanlm Mar 11, 2024
9ad4bb9
Merge branch 'intake' of https://github.com/rambunction4330/RobotCode…
sullivanlm Mar 11, 2024
c755f5f
BOT: Apply Formatting
sullivanlm Mar 11, 2024
59b5618
update extender and wrist zeroing
theVerySharpFlat Mar 12, 2024
77056b9
BOT: Apply Formatting
theVerySharpFlat Mar 12, 2024
75ecd80
wrist works
sullivanlm Mar 13, 2024
aaa7ee6
BOT: Apply Formatting
sullivanlm Mar 13, 2024
6337232
edited auto
sullivanlm Mar 15, 2024
f26d4b0
Merge branch 'intake' of https://github.com/rambunction4330/RobotCode…
sullivanlm Mar 15, 2024
06fd9cf
BOT: Apply Formatting
sullivanlm Mar 15, 2024
24c8327
Auto maybe
sullivanlm Mar 16, 2024
c94da1f
Merge branch 'intake' of https://github.com/rambunction4330/RobotCode…
sullivanlm Mar 16, 2024
9ed84b0
BOT: Apply Formatting
sullivanlm Mar 16, 2024
5b04da4
auto problem
sullivanlm Mar 20, 2024
eedd9a1
Merge branch 'intake' of https://github.com/rambunction4330/RobotCode…
sullivanlm Mar 20, 2024
1a1ecb1
BOT: Apply Formatting
sullivanlm Mar 20, 2024
4dd373c
possible pose reset fix
theVerySharpFlat Mar 20, 2024
5b18783
delete shooter subsystem
theVerySharpFlat Mar 21, 2024
f315abb
switch back to pathplanner paths
theVerySharpFlat Mar 21, 2024
d11d3e0
dependencies problems
sullivanlm Mar 21, 2024
5c06993
possible frive fixes
sullivanlm Mar 25, 2024
45a0f54
BOT: Apply Formatting
sullivanlm Mar 25, 2024
076f47e
various gyro, resetPose, and kinematics initialization bugs
theVerySharpFlat Mar 25, 2024
3b8ef5e
BOT: Apply Formatting
theVerySharpFlat Mar 25, 2024
6679f09
fix windows build bug
theVerySharpFlat Mar 25, 2024
28e4ef7
yet another gyro fix
theVerySharpFlat Mar 28, 2024
c144776
fix auto issues
theVerySharpFlat Apr 9, 2024
a37a92c
BOT: Apply Formatting
theVerySharpFlat Apr 9, 2024
e539a82
fix build
theVerySharpFlat Apr 9, 2024
dfec6e6
new brake mode
theVerySharpFlat Apr 9, 2024
2a0e698
BOT: Apply Formatting
theVerySharpFlat Apr 9, 2024
56eaea2
auto testing
sullivanlm Apr 18, 2024
ba6fd15
BOT: Apply Formatting
sullivanlm Apr 18, 2024
eb8ffbf
fix rotation issue
theVerySharpFlat Apr 18, 2024
7e7c713
Open house changes
sullivanlm May 23, 2024
530aca0
BOT: Apply Formatting
sullivanlm May 23, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
{
"robotWidth": 0.9,
"robotLength": 0.9,
"robotWidth": 0.61,
"robotLength": 0.61,
"holonomicMode": true,
"pathFolders": [
"New Folder"
],
"pathFolders": [],
"autoFolders": [],
"defaultMaxVel": 3.0,
"defaultMaxVel": 10.0,
"defaultMaxAccel": 3.0,
"defaultMaxAngVel": 540.0,
"defaultMaxAngAccel": 720.0,
"maxModuleSpeed": 4.5
"maxModuleSpeed": 10.0
}
24 changes: 22 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id "cpp"
id "edu.wpi.first.GradleRIO" version "2024.1.1"
id "edu.wpi.first.GradleRIO" version "2024.3.1"
}


Expand Down Expand Up @@ -30,7 +30,7 @@ deploy {

// Static files artifact
frcStaticFileDeploy(getArtifactTypeClass('FileTreeArtifact')) {
files = project.fileTree('src/deploy')
files = project.fileTree('src/main/deploy')
directory = '/home/lvuser/deploy'
}
}
Expand Down Expand Up @@ -116,3 +116,23 @@ model {
}
}
}

task listrepos {
doLast {
println "Repositories:"
project.repositories.each { println "Name: " + it.name + "; url: " + it.url }
}
}

task resolveAllDependencies {
description "Resolves all transitive dependencies so you can run using the --offline flag"
doLast {
try {
configurations.all {
it.resolve()
}
} catch (Exception e) {
logger.quiet("dependency download exception: " + e.message);
}
}
}
17 changes: 0 additions & 17 deletions lib/librmb-main/.editorconfig

This file was deleted.

23 changes: 0 additions & 23 deletions lib/librmb-main/.github/workflows/doxygen-publish.yml

This file was deleted.

88 changes: 0 additions & 88 deletions lib/librmb-main/.github/workflows/merge.yml

This file was deleted.

40 changes: 0 additions & 40 deletions lib/librmb-main/.github/workflows/pr.yml

This file was deleted.

Loading