Skip to content

Commit 3dd06a7

Browse files
authored
Merge pull request #176 from TheGreenMachine/3-26-adjustments
3-26-adjustments
2 parents 1e6a08e + 12271f4 commit 3dd06a7

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

src/main/resources/yaml/ztldr.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -258,10 +258,10 @@ subsystems:
258258
motorType: NEO550_JST
259259
remoteSensor: RemoteCANcoder
260260
remoteSensorId: 29
261-
id: -1
261+
id: 27
262262
motorRotation: Clockwise_Positive
263-
reverseSoftLimit: 0.0405
264-
forwardSoftLimit: 0.109
263+
reverseSoftLimit: 0.052
264+
forwardSoftLimit: 0.1196
265265
statorCurrentLimit: 35
266266
pidConfig:
267267
slot0:
@@ -295,12 +295,12 @@ subsystems:
295295
shooterOffsetYMeters: -0.112268
296296
shooterOffsetZMeters: 0.508
297297
inclineDuckingLimitRotations: 0.052
298-
distanceOneInclineAngleRotations: 0.0405
298+
distanceOneInclineAngleRotations: 0.052
299299
distanceOneLaunchVelocityRPS: 35
300-
distanceTwoInclineAngleRotations: 0.0555
300+
distanceTwoInclineAngleRotations: 0.08
301301
distanceTwoLaunchVelocityRPS: 47
302-
distanceThreeInclineAngleRotations: 0.07425
303-
distanceThreeLaunchVelocityRPS: 49
302+
distanceThreeInclineAngleRotations: 0.1196
303+
distanceThreeLaunchVelocityRPS: 100
304304
distanceAutoThingLaunchVelocityRPS: 60
305305
closeDistanceBetweenBeamBreaks: 0.419
306306
farDistanceBetweenBeamBreaks: 13.570
@@ -311,7 +311,7 @@ subsystems:
311311
launchVelocityAdjustmentAmountRPS: 0.04
312312
inclineAngleAdjustmentAmountDegrees: 0.02
313313
turretAngleAdjustmentAmountDegrees: 0.04
314-
topLaunchMotorBackspinMultiplier: 0.8 # Less than one for backspin.
314+
topLaunchMotorBackspinMultiplier: 1 # Less than one for backspin.
315315
vision:
316316
cameras:
317317
forwardLeft: # Pi IP: 10.18.16.11

0 commit comments

Comments
 (0)