Wheeled kinematics based class#

module:

navground.core.kinematics

Bases: Kinematics

Abstract wheeled kinematics

Convert a twist to feasible wheel speeds

Parameters:

value – The twist

Returns:

The corresponding wheel speeds.

Convert wheel speeds to a twist

Parameters:

value – The wheel speeds

Returns:

The corresponding twist

Convert a twist to wheel speeds

Parameters:

value – The twist

Returns:

The corresponding wheel speeds.