|
LightLib
PROS library for VEX V5: EKF/MCL localization, RAMSETE path following, high-level chassis API
|
#include <pathfinderUtil.hpp>
Public Attributes | |
| double | maxVel |
| double | maxAccel |
| double | maxJerk |
Definition at line 18 of file pathfinderUtil.hpp.
| double okapi::PathfinderLimits::maxAccel |
Definition at line 20 of file pathfinderUtil.hpp.
| double okapi::PathfinderLimits::maxJerk |
Definition at line 21 of file pathfinderUtil.hpp.
| double okapi::PathfinderLimits::maxVel |
Definition at line 19 of file pathfinderUtil.hpp.