|
LightLib
PROS library for VEX V5: EKF/MCL localization, RAMSETE path following, high-level chassis API
|
One waypoint of an odom-mode movement, with okapi units. More...
#include <util.hpp>
Public Attributes | |
| united_pose | target |
| Target pose with units. | |
| drive_directions | drive_direction |
| Drive forward or reverse. | |
| int | max_xy_speed |
| Speed cap, 0..127. | |
| e_angle_behavior | turn_behavior = shortest |
| How to choose turn direction. | |
| drive_directions light::united_odom::drive_direction |
| united_pose light::united_odom::target |
| e_angle_behavior light::united_odom::turn_behavior = shortest |