Companion

object Companion

Functions

Link copied to clipboard
fun getAccelerationConstraint(maxAccel: Double): TrajectoryAccelerationConstraint

Creates an acceleration constraint for a Tank drive.

Link copied to clipboard
fun getVelocityConstraint(maxVel: Double, maxAngularVel: Double, trackWidth: Double): TrajectoryVelocityConstraint

Creates a velocity constraint for a Tank drive.