Skip to main content

Module mecanum

Module mecanum 

Source
Expand description

Mecanum wheel inverse kinematics.

Wheel layout (top-down view, rollers shown as / and \):

  FL \/  /\ FR        +X (forward)
                        ^
  RL /\  \/ RR          |  +omega (CCW)
                        +---> +Y (left)

Functionsยง

mecanum_ik
Compute per-wheel speeds from body-frame velocity commands.