vel

fun vel(xVel: Double, yVel: Double, angVel: Double): PoseVelocity2d

Create a new PoseVelocity2d with x, y, and heading values.

Return

the pose velocity

Parameters

xVel

the +forward velocity

yVel

the +left velocity

angVel

the +anticlockwise heading velocity