|
LightLib
PROS library for VEX V5: EKF/MCL localization, RAMSETE path following, high-level chassis API
|
Runtime tuning for LightCast (particle filter) and the EKF. More...
#include "LightLib/path/field_map.hpp"Go to the source code of this file.
Classes | |
| struct | MCLConfig |
| Tuning knobs for the LightCast particle filter and the EKF. More... | |
Runtime tuning for LightCast (particle filter) and the EKF.
Build one in main.cpp using the MCL_* / EKF_* macros and pass it to light::init(). All fields have sensible defaults so zero-config builds work.
Definition in file mcl_config.hpp.