Skip to content

Commit

Permalink
Config: Claw rotation offset ( :( ); Claw roller speed
Browse files Browse the repository at this point in the history
  • Loading branch information
Beta-Hodes committed Mar 14, 2015
1 parent 83e6e3f commit 1e780e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/competition/subsystems.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Claw:
liftVertical: 6
liftRotation: 7
verticalTicks: [6, 7]
rotationAngle: {Channel: 0, Scale: 360, Offset: -46.0}
rotationAngle: {Channel: 0, Scale: 360, Offset: -41.0}
upperLimit: 13
clampLong: 2
clampShort: 3
Expand All @@ -14,7 +14,7 @@ Claw:
clearClaw: {rotate: 149.0, minAngle: 75.0, minHeight: 149}
Speeds:
outward: 0.5
inward: -1
inward: -.8
up: -1
down: .5
Drive:
Expand Down

0 comments on commit 1e780e0

Please sign in to comment.