TeamSurface / Library

Fork of Library by St Knz

Embed: (wiki syntax)

« Back to documentation index

Data Structures

Data Structures

Here are the data structures with brief descriptions:
ControllerThis class implements the coordinate transformation, speed control and the position estimation of a mobile robot with differential drive
EncoderCounterThis class implements a driver to read the quadrature encoder counter of the STM32 microcontroller
IRSensorThis is a device driver class to read the distance measured with a Sharp IR sensor
LowpassFilterThis class implements a time-discrete 2nd order lowpass filter for a series of data values
MotionThis class keeps the motion values position and velocity, and offers methods to increment these values towards a desired target position or velocity