Toppra::MecanumGeometry Struct Reference

ARMAR-6's and ARMAR-DE's four-wheel drive, following VirtualRobot::MecanumPlatformKinematics. More...

#include <armarx/navigation/algorithms/parametrization/Toppra.h>

Public Attributes

float gauge {0.F}
 Half the lateral wheel spacing (l1).
 
float wheelbase {0.F}
 Half the longitudinal wheel spacing (l2).
 
float wheelRadius {0.F}
 

Detailed Description

ARMAR-6's and ARMAR-DE's four-wheel drive, following VirtualRobot::MecanumPlatformKinematics.

All lengths in mm.

Definition at line 92 of file Toppra.h.

Member Data Documentation

◆ gauge

float gauge {0.F}

Half the lateral wheel spacing (l1).

Definition at line 95 of file Toppra.h.

◆ wheelbase

float wheelbase {0.F}

Half the longitudinal wheel spacing (l2).

Definition at line 98 of file Toppra.h.

◆ wheelRadius

float wheelRadius {0.F}

Definition at line 100 of file Toppra.h.


The documentation for this struct was generated from the following file: