Marco Oehler / Mbed 2 deprecated Lab2

Dependencies:   mbed

Embed: (wiki syntax)

« Back to documentation index

Data Structures

Data Structures

Here are the data structures with brief descriptions:
ControllerThis class implements a controller that regulates the speed of the two motors of the ROME2 mobile robot
EncoderCounterThis class implements a driver to read the quadrature encoder counter of the STM32 microcontroller
IRSensorThis class implements a driver to read the distance sensors of the ROME2 mobile robot
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
StateMachineThis class implements a simple state machine for a mobile robot