|
LightLib
PROS library for VEX V5: EKF/MCL localization, RAMSETE path following, high-level chassis API
|
2D pose: position (in) and heading (deg). More...
#include <util.hpp>
Public Attributes | |
| double | x |
| X position, inches. | |
| double | y |
| Y position, inches. | |
| double | theta = ANGLE_NOT_SET |
| Heading, degrees. | |
| double light::pose::theta = ANGLE_NOT_SET |