| base64 | Holds some functions for encoding and decoding base64 data |
| CMVision | |
| debuget | Some debugging functions and ASSERT macros (although the macros don't respect the namespace scoping...) |
| DualCoding | |
| ERS210Info | Contains information about the ERS-210 Robot, such as number of joints, PID defaults, timing information, etc |
| ERS220Info | Contains information about the ERS-220 Robot, such as number of joints, PID defaults, timing information, etc |
| ERS2xxInfo | Contains information about the ERS-2xx series of robot, such as number of joints, PID defaults, timing information, etc |
| ERS7Info | Contains information about the ERS-7 Robot, such as number of joints, PID defaults, timing information, etc |
| ImageUtil | Description of ImageUtil |
| LynxArm6Info | |
| mathutils | |
| plist | A collection of classes to implement the Propery List data storage format, a XML standard used by Apple and others |
| PowerSourceID | Holds source ID types for power events; see EventBase, see PowerSourceID_t |
| ProcessID | Holds information to identify currently running process |
| ProjectInterface | A collection of the global variables which should be set by a project to use the Tekkotsu framework |
| QwerkInfo | |
| Rgb | |
| RobotInfo | Contains information about the robot, such as number of joints, PID defaults, timing information, etc |
| SensorSourceID | Holds source ID types for sensor events; see EventBase, see SensorSourceID_t |
| SocketNS | Holds socket enumerations and constants |
| stacktrace | Holds the C-style interface for the stack trace routines |
| std | STL namespace |
| string_util | Some common string processing functions, for std::string |