Data Structures

Here are the data structures with brief descriptions:
HighPassFilterContextHigh Pass filter contex
KalmanFilterKalman Filter class representing the kalman model and state updates. In practice, upto only 3 dimentional state vector is usable before hitting hardware limitation
LowPassFilterContextLow Pass filter contex
MapMap class to hold a collection of landmarks
MatrixThe matrix class. Don't access the members directly. Use the macros MIJ() or MI() or the methods provided instead
Odometer2Odometer class for 2 wheels drive robot base that desribes wheel anatomy and positional integration
PIDControlPID controller class
SamplerContextThe class to hold sampler context
SonarSonar class that represents an ultrasonic sensor mounted on a robot
VectorA vector that represents a 2D point by x-y coordinates and a direction angle
VehicleVehicle class representing a 2 wheels drive vehicle

Generated on Sat Jun 6 12:50:37 2009 for libnxter by  doxygen 1.5.6