Skip to content

Commit

Permalink
Merge pull request #6 from frc6506/testing_adjustments
Browse files Browse the repository at this point in the history
Testing adjustments
  • Loading branch information
BobSaidHi authored Mar 19, 2022
2 parents 66bf04b + cd72efa commit 3cf1017
Show file tree
Hide file tree
Showing 10 changed files with 74,843 additions and 5 deletions.
37 changes: 37 additions & 0 deletions charecterization/flywheel/flyWheelConfig.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
{
"counts per rotation": 1.0,
"encoder type": "Encoder Port",
"encoding": false,
"gearing denominator": 1.33,
"gearing numerator": 1.0,
"gyro": "Analog Gyro",
"gyro ctor": "0",
"is drivetrain": false,
"motor controllers": [
"SPARK MAX (Brushless)"
],
"number of samples per average": 1,
"primary encoder inverted": false,
"primary encoder ports": [
0,
1
],
"primary motor ports": [
23
],
"primary motors inverted": [
false
],
"secondary encoder inverted": false,
"secondary encoder ports": [
2,
3
],
"secondary motor ports": [
2
],
"secondary motors inverted": [
false
],
"velocity measurement period": 100
}
10 changes: 10 additions & 0 deletions charecterization/flywheel/sysid.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"SysId": {
"Analysis Type": "General Mechanism",
"NetworkTables Settings": {
"serverTeam": "6506"
},
"mode": "Client",
"serverTeam": "6506"
}
}
6 changes: 6 additions & 0 deletions charecterization/flywheel/sysid_data20220318-175939.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"sysid": true,
"test": "Simple",
"units": "Meters",
"unitsPerRotation": 1.0
}
10,682 changes: 10,682 additions & 0 deletions charecterization/flywheel/sysid_data20220318-180328 (Simple, Meters).csv

Large diffs are not rendered by default.

Loading

0 comments on commit 3cf1017

Please sign in to comment.