core / com.acmerobotics.roadrunner.drive / DriveSignal / <init>

<init>

DriveSignal(vel: Pose2d = Pose2d(), accel: Pose2d = Pose2d())

Signal indicating the commanded kinematic state of a drive.

Parameters

vel - robot frame velocity

accel - robot frame acceleration