getVelocity

fun getVelocity(): PoseVelocity2d

Calculate the first derivative of the accumulated pose from an internal localizer.

This velocity is robot-relative. Note for telemetry outputs in the four main Moveable classes, the velocity is rotated to be field-relative.

Units should be in inches/sec and radians/sec.

Return

the current pose velocity of the drive, may be nullable if this drive does not support localization or does not supply velocity