ADBLib  0.5
A simple library for rapid robot code development
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Friends Macros Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NADBLib
 CCamera
 CControllerA wrapper class for the WPILib Joystick class, adding some stuff to take the headache out of working with raw inputs
 CctrlCfgInternal use only. Stores control information
 CbtnCfg< For internal use by Controller
 CjysCfg< For internal use by Controller
 CDrivebase
 CEquation
 CFiniteStateMachine
 CFSMState
 CFSMTransition
 CLogSimple class for a single, independent log file that can be passed around normally
 CLoggerStatic logging class allowing for global access to logging capabilities without a whole lot of annoyances
 CMadgwickAHRS
 CMatrixA class for matrix math
 CMecanumDriveMecanum drive class that uses mecanum wheels for full translation and rotation
 CMultiVisionCamera manager-type class that allows easy camera switching/handling
 COctocanumDriveOctocanum drive class that allows for variable drive modes. Allows driving with both traction and mecanum wheels. This is accompished by using a form of rockers and pneumatic pistons to switch out wheels
 COmniDriveSimple omni drive class that uses omni wheels and a translational omni wheel for strafing
 Cparse_error
 CSimplePID
 CSimplePneumatic
 CToken
 CTractionDriveSimple TractionDrive class for driving with a traction drive. Discards x velocity
 CVector3D