|
LightLib
PROS library for VEX V5: EKF/MCL localization, RAMSETE path following, high-level chassis API
|
#include <pathfinderUtil.hpp>
Public Attributes | |
| QLength | x |
| QLength | y |
| QAngle | theta |
Definition at line 12 of file pathfinderUtil.hpp.
| QAngle okapi::PathfinderPoint::theta |
Definition at line 15 of file pathfinderUtil.hpp.
| QLength okapi::PathfinderPoint::x |
Definition at line 13 of file pathfinderUtil.hpp.
| QLength okapi::PathfinderPoint::y |
Definition at line 14 of file pathfinderUtil.hpp.