TankGains

open class TankGains

Drive coefficients that define gains for a Tank drivetrain.

Author

Lucas Bubner, 2024

Since

6.0.0

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
open class Builder
Builder class to assist in creating a TankGains.

Properties

Link copied to clipboard
RAMSETE beta bar gain.
Link copied to clipboard
RAMSETE zeta gain.
Link copied to clipboard
open var turnGain: Double
The gain for turning movement.
Link copied to clipboard
The gain for turning velocity.

Functions

Link copied to clipboard
open fun toString(): String