Four wheels omnidirectional drive#
- module:
- Bases: - WheeledKinematics- Four Omni-differential wheels (e.g., a Robomaster) - Warning - We assume that the distance between front and back wheel centers is the same as the lateral distance. - Constructs a new instance. - Parameters:
- max_speed – The maximal wheel speed 
- wheel_axis – The wheel axis (i.e., the distance between the wheels) 
 
 
 - Type:
 - The wheel axis.