RobotKinematics

interface RobotKinematics<in WI : WheelIncrements<*>, out WV : WheelVelocities<*>>

Represents the kinematics of a robot drive train, providing methods for inverse kinematics and velocity constraints based on wheel speeds.

Inheritors

Functions

Link copied to clipboard
Link copied to clipboard

Performs inverse kinematics: computes wheel velocities required to achieve the desired robot velocity.