Skip to content

Commit

Permalink
changes :)
Browse files Browse the repository at this point in the history
  • Loading branch information
theKnightedBird committed Dec 6, 2024
1 parent e6788b2 commit 7334919
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ class SpinShooterKrakenSim(
leftMotorSim.setRotorVelocity(leftVelocity.get() * SpinShooterKrakenConstants.GEARING)

rightMotorSim.setRotorVelocity(rightVelocity.get() * SpinShooterKrakenConstants.GEARING)

}

override fun initSendable(builder: SendableBuilder) {
Expand Down

0 comments on commit 7334919

Please sign in to comment.