inverse
open override fun <Param> inverse(t: PoseVelocity2dDual<Param>): TankKinematics.TankWheelVelocities<Param>
Performs inverse kinematics: computes wheel velocities required to achieve the desired robot velocity.
Return
Wheel velocities.
Parameters
t
Robot velocity in the robot's local frame.