mirror of
https://github.com/Team4388/2022NoWayHome.git
synced 2026-06-09 00:38:05 -06:00
Drivetrain testing
This commit is contained in:
+42
@@ -0,0 +1,42 @@
|
||||
{
|
||||
"counts per rotation": 2048.0,
|
||||
"encoder type": "CANCoder",
|
||||
"encoding": false,
|
||||
"gearing denominator": 1.0,
|
||||
"gearing numerator": 1.0,
|
||||
"gyro": "Pigeon",
|
||||
"gyro ctor": "1",
|
||||
"is drivetrain": true,
|
||||
"motor controllers": [
|
||||
"TalonFX",
|
||||
"TalonFX"
|
||||
],
|
||||
"number of samples per average": 1,
|
||||
"primary encoder inverted": false,
|
||||
"primary encoder ports": [
|
||||
10,
|
||||
1
|
||||
],
|
||||
"primary motor ports": [
|
||||
3,
|
||||
7
|
||||
],
|
||||
"primary motors inverted": [
|
||||
false,
|
||||
false
|
||||
],
|
||||
"secondary encoder inverted": false,
|
||||
"secondary encoder ports": [
|
||||
2,
|
||||
11
|
||||
],
|
||||
"secondary motor ports": [
|
||||
5,
|
||||
9
|
||||
],
|
||||
"secondary motors inverted": [
|
||||
false,
|
||||
false
|
||||
],
|
||||
"velocity measurement period": 100
|
||||
}
|
||||
Reference in New Issue
Block a user