first commit
This commit is contained in:
16
src/main/deploy/swerve/neo/modules/pidfproperties.json
Normal file
16
src/main/deploy/swerve/neo/modules/pidfproperties.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"drive": {
|
||||
"p": 0.001,
|
||||
"i": 0,
|
||||
"d": 0,
|
||||
"f": 0,
|
||||
"iz": 0
|
||||
},
|
||||
"angle": {
|
||||
"p": 0.002,
|
||||
"i": 0.0,
|
||||
"d": 0.0,
|
||||
"f": 0,
|
||||
"iz": 0
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user