Data Fields

internal struct used to save data related to driving More...

#include <twi.h>

Data Fields

int16_t v
 
int16_t omega
 

Detailed Description

internal struct used to save data related to driving

See also
drive_get(), drive_request() and MD_Speed

Field Documentation

◆ omega

int16_t sMD_Speed::omega

current angular velocity

See also
drive_get() and kDriveGetSpeedAngle

◆ v

int16_t sMD_Speed::v

current velocity

See also
drive_get() and kDriveGetSpeedDistance

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