Skip to content

Commit

Permalink
preferences
Browse files Browse the repository at this point in the history
  • Loading branch information
pjreiniger committed Nov 5, 2023
1 parent adcc073 commit f9cce25
Showing 1 changed file with 74 additions and 1 deletion.
75 changes: 74 additions & 1 deletion networktables.json
Original file line number Diff line number Diff line change
@@ -1 +1,74 @@
[]
[
{
"name": "/Preferences/ChassisVelocity.mm.kp",
"type": "double",
"value": 1.0,
"properties": {
"persistent": true
}
},
{
"name": "/Preferences/ChassisVelocity.mm.ki",
"type": "double",
"value": 0.0,
"properties": {
"persistent": true
}
},
{
"name": "/Preferences/ChassisVelocity.mm.kd",
"type": "double",
"value": 0.0,
"properties": {
"persistent": true
}
},
{
"name": "/Preferences/Shooter(AllowableError))",
"type": "double",
"value": 50.0,
"properties": {
"persistent": true
}
},
{
"name": "/Preferences/Shooter.mm.kp",
"type": "double",
"value": 0.0,
"properties": {
"persistent": true
}
},
{
"name": "/Preferences/Shooter.mm.ki",
"type": "double",
"value": 0.0,
"properties": {
"persistent": true
}
},
{
"name": "/Preferences/Shooter.mm.kd",
"type": "double",
"value": 0.0,
"properties": {
"persistent": true
}
},
{
"name": "/Preferences/Shooter.mm.kff",
"type": "double",
"value": 0.00045,
"properties": {
"persistent": true
}
},
{
"name": "/Preferences/Shooter Goal",
"type": "double",
"value": 1000.0,
"properties": {
"persistent": true
}
}
]

0 comments on commit f9cce25

Please sign in to comment.