LightLib
PROS library for VEX V5: EKF/MCL localization, RAMSETE path following, high-level chassis API
Loading...
Searching...
No Matches
mcl_config.hpp File Reference

Runtime tuning for LightCast (particle filter) and the EKF. More...

Go to the source code of this file.

Classes

struct  MCLConfig
 Tuning knobs for the LightCast particle filter and the EKF. More...
 

Detailed Description

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.